diff --git a/changelog.html b/changelog.html index 91ed65cb..ef5a06e6 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,8 @@ +06.16.2014 - 0.42 +
+ - Added I2C Error indicator to status bar
+ - Optimizations & bugfixes
+
- Configurator reached 4000+ users on 05.29.2014
diff --git a/manifest.json b/manifest.json
index 5b48ad14..bc5d038d 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"minimum_chrome_version": "33",
- "version": "0.41",
+ "version": "0.42",
"author": "cTn",
"name": "Baseflight - Configurator",