From 2d08fcca3cc3cc0e2c144bf165c491b44c748311 Mon Sep 17 00:00:00 2001 From: cTn Date: Wed, 13 Nov 2013 08:45:57 +0100 Subject: [PATCH] routine update --- changelog.html | 4 ++++ manifest.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog.html b/changelog.html index 0bf5cebd23..040109bf6f 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,7 @@ +xx.xx.xxxx - 0.15 +

+ - Initial work on firmware flasher
+

11.12.2013 - 0.14

- Re-Enabled Servos tab (hopefully with all problems sorted out)
diff --git a/manifest.json b/manifest.json index 5118fa459d..963a31f3d5 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "name": "baseflight - Configurator", "short_name": "baseflight", "description": "Cool crossplatform configurator", - "version": "0.14", + "version": "0.15", "manifest_version": 2, "minimum_chrome_version": "23",