diff --git a/changelog.html b/changelog.html index 1829c929..2d7b0fe7 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,8 @@ +xx.xx.xxxx - 0.22 +
+ - Added auto-connect feature (enabled by default)
+ - Bugfixes
+
- Handle small screen resolutions more gracefully
diff --git a/manifest.json b/manifest.json
index 324801f7..f3ac3fde 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"name": "baseflight - Configurator",
"short_name": "baseflight",
"description": "Cool crossplatform configurator",
- "version": "0.21",
+ "version": "0.22",
"manifest_version": 2,
"minimum_chrome_version": "31",