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