From df491f9478e70fb8d5478a44e18d7cb76ff61d19 Mon Sep 17 00:00:00 2001 From: Dominic Clifton Date: Thu, 4 Sep 2014 02:19:23 +0100 Subject: [PATCH] Update changelog. Bump version. --- changelog.html | 5 +++++ manifest.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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.
+

08.31.2014 - 0.50

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