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:
-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",