Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNavFlight/inav-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominic Clifton <me@dominicclifton.name>2015-03-04 01:58:55 +0300
committerDominic Clifton <me@dominicclifton.name>2015-03-04 02:01:21 +0300
commit96f2a11651fa909e2e0ea00f42b9e3d8287e61b1 (patch)
tree0bb16069ee524ff974c562958e99facf43131c09
parent24dba621446147a7cdf588a82ca8d1ce2a47fa51 (diff)
Bump version and update changelog.
-rw-r--r--changelog.html6
-rw-r--r--manifest.json2
2 files changed, 7 insertions, 1 deletions
diff --git a/changelog.html b/changelog.html
index 6a845e5a..c900979c 100644
--- a/changelog.html
+++ b/changelog.html
@@ -1,3 +1,9 @@
+<span>2015.03.03 - 0.63 - cleanflight</span>
+<p>
+ - Support new firmware 1.8 serial port configuration.<br />
+ - Move documentation and help to new tab.<br />
+ - Add contributing section to welcome tab.<br />
+</p>
<span>2015.02.27 - 0.62.1 - cleanflight</span>
<p>
- Minor bug fixes.<br />
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",