diff --git a/changelog.html b/changelog.html index 0bf5cebd23..040109bf6f 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,7 @@ +xx.xx.xxxx - 0.15 +
+ - Initial work on firmware flasher
+
- Re-Enabled Servos tab (hopefully with all problems sorted out)
diff --git a/manifest.json b/manifest.json
index 5118fa459d..963a31f3d5 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"name": "baseflight - Configurator",
"short_name": "baseflight",
"description": "Cool crossplatform configurator",
- "version": "0.14",
+ "version": "0.15",
"manifest_version": 2,
"minimum_chrome_version": "23",