diff --git a/changelog.html b/changelog.html index cb23ee30db..deb67a8fe6 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,7 @@ +xx.xx.xxxx - 0.37 +
+ - Small UI polish on all tabs
+
- Another bugfix for high dpi displays
diff --git a/manifest.json b/manifest.json
index a575b2038e..4f505fc25f 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"minimum_chrome_version": "33",
- "version": "0.36",
+ "version": "0.37",
"author": "cTn",
"name": "Baseflight - Configurator",