From e1de63d4751bb987c47c0128e165bb0ccb58aaec Mon Sep 17 00:00:00 2001 From: cTn Date: Sun, 29 Dec 2013 10:59:59 +0100 Subject: [PATCH] routine update --- changelog.html | 5 +++++ manifest.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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
+

12.18.2013 - 0.21

- 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",