From 96f2a11651fa909e2e0ea00f42b9e3d8287e61b1 Mon Sep 17 00:00:00 2001 From: Dominic Clifton Date: Tue, 3 Mar 2015 22:58:55 +0000 Subject: [PATCH] Bump version and update changelog. --- changelog.html | 6 ++++++ manifest.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/changelog.html b/changelog.html index 6a845e5a..c900979c 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,9 @@ +2015.03.03 - 0.63 - cleanflight +

+ - Support new firmware 1.8 serial port configuration.
+ - Move documentation and help to new tab.
+ - Add contributing section to welcome tab.
+

2015.02.27 - 0.62.1 - cleanflight

- Minor bug fixes.
diff --git a/manifest.json b/manifest.json index 91d27926..b04886a3 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "minimum_chrome_version": "38", - "version": "0.62.1", + "version": "0.63.0", "author": "Hydra", "name": "Cleanflight - Configurator", "short_name": "cleanflight",