diff --git a/changelog.html b/changelog.html index 044057d5f2..a5f14ce6bb 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,7 @@ +xx.xx.xxxx - 0.19 +
+ - Potential bugfixes for STM32 flasher
+
- Removing Refresh button
diff --git a/manifest.json b/manifest.json
index 4ee63f0d50..5d96789ad4 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
"name": "baseflight - Configurator",
"short_name": "baseflight",
"description": "Cool crossplatform configurator",
- "version": "0.18",
+ "version": "0.19",
"manifest_version": 2,
"minimum_chrome_version": "31",