From 45729ea224ee899dfb0c98ddea3de59e3fd533f1 Mon Sep 17 00:00:00 2001 From: cTn Date: Fri, 19 Sep 2014 18:07:51 +0200 Subject: [PATCH] updating changelog, bumping up manifest version --- changelog.html | 8 ++++++++ manifest.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/changelog.html b/changelog.html index 387e5490b5..fbc1bb984b 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,11 @@ +xx.xx.2014 - 0.52 +

+ - We recommend upgrading to the latest firmware
+ - Simplified Initial Setup tab and renamed it to Setup
+ - Updated MSP layer with new custom Baseflight commands
+ - Implemented new Configuration tab (check it out)
+ - Channel Map is now configurable in Receiver tab
+

09.09.2014 - 0.51

- Configurator userbase is over 9000 now :-)
diff --git a/manifest.json b/manifest.json index 7f742b9f13..9fc5f633c2 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "minimum_chrome_version": "36", - "version": "0.51", + "version": "0.52", "author": "cTn", "name": "Baseflight - Configurator",