From 6d37c98becb34efe861867c49ab066790bcc78b2 Mon Sep 17 00:00:00 2001 From: Dominic Clifton Date: Mon, 13 Oct 2014 21:03:35 +0100 Subject: [PATCH] Bump version to 0.51.0 and update changelog. --- changelog.html | 4 ++++ manifest.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog.html b/changelog.html index 06d6b0d0c1..69c9ef7e70 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,7 @@ +13.10.2014 - 0.51.0 cleanflight +

+ - Support mode ranges on auxillary tab. Requires latest firmware.
+

09.04.2014 - 0.50.3 cleanflight

- Update URLs.
diff --git a/manifest.json b/manifest.json index 6977da335d..783d2cb06c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "minimum_chrome_version": "36", - "version": "0.50.3", + "version": "0.51.0", "author": "Hydra", "name": "Cleanflight - Configurator", "short_name": "cleanflight",