diff --git a/changelog.html b/changelog.html index 7c49f493..fab40ee5 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,8 @@ +09.04.2014 - 0.50.1 cleanflight +
+ - Esure initialised data is not used when configuring aux channels.
+ - Update sponsors for cleanflight specific sponsors.
+
- Small UI revamp for Firmware Flasher
diff --git a/manifest.json b/manifest.json
index f2447aca..538fd93e 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"minimum_chrome_version": "36",
- "version": "0.50",
+ "version": "0.50.1",
"author": "Hydra",
"name": "Cleanflight - Configurator",
"short_name": "cleanflight",