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