From f457b84dffe0dcdd31ca8060c7de36240f638543 Mon Sep 17 00:00:00 2001 From: cTn Date: Sat, 1 Mar 2014 21:04:48 +0100 Subject: [PATCH] bump manifest version for next dev cycle --- changelog.html | 4 ++++ manifest.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog.html b/changelog.html index 7d33dd3a13..d60abdfd34 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,7 @@ +xx.xx.2014 - 0.29 +

+ -
+

03.01.2014 - 0.28

- Online Firmware now displays Github commit info
diff --git a/manifest.json b/manifest.json index 023d8befab..5a54c15a33 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "minimum_chrome_version": "33", - "version": "0.28", + "version": "0.29", "author": "cTn", "name": "Baseflight - Configurator",