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