From a7364d9112c282ffdf84859cff05d8e5683362cc Mon Sep 17 00:00:00 2001 From: cTn Date: Fri, 27 Jun 2014 19:03:00 +0200 Subject: [PATCH] updating changelog and manifest --- changelog.html | 6 ++++++ manifest.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/changelog.html b/changelog.html index 8a286a721c..bde8c1f9a7 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,9 @@ +06.27.2014 - 0.44 +

+ - Added more scale factors in the motor testing tab
+ - If application closes without disconnecting motors should spin down
+ - Bugfixes for CLI, Motor Testing & Logging tabs
+

06.26.2014 - 0.43

- Experimental passthrough support for logging
diff --git a/manifest.json b/manifest.json index fda783433d..9c8b9f81ac 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "minimum_chrome_version": "33", - "version": "0.43", + "version": "0.44", "author": "cTn", "name": "Baseflight - Configurator",