diff --git a/changelog.html b/changelog.html index cb23ee30..deb67a8f 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 a575b203..4f505fc2 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",