From 4e6637b5988ba649f5e6141d5f0c2fa4f57a035e Mon Sep 17 00:00:00 2001 From: Dominic Clifton Date: Fri, 26 Dec 2014 18:17:15 +0000 Subject: [PATCH] Bump changelog and version. --- changelog.html | 4 ++++ manifest.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog.html b/changelog.html index e2f94f6f..0779fd1b 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,7 @@ +2014.12.06 - 0.57.2 - cleanflight +

+ - Force user to select firmware before flashing (pulsar).
+

2014.12.06 - 0.57.1 - cleanflight

- Latest firmware required.
diff --git a/manifest.json b/manifest.json index f0e3f798..6972a57b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "minimum_chrome_version": "38", - "version": "0.57.1", + "version": "0.57.2", "author": "Hydra", "name": "Cleanflight - Configurator", "short_name": "cleanflight",