Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNavFlight/inav-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcTn <ctndesigner@gmail.com>2014-07-17 03:27:28 +0400
committercTn <ctndesigner@gmail.com>2014-07-17 03:27:28 +0400
commit1c8faa5b1333a909555569cb3f0d9ced112784dd (patch)
tree38c090a97d82a80773c6e24a49c3f471e0c58536 /manifest.json
parentb84bba2eba8463d0b224cd1b23e100c8c1e27c2a (diff)
bump the min chrome version to 36
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json
index aef46435..a59a29af 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
- "minimum_chrome_version": "33",
- "version": "0.47",
+ "minimum_chrome_version": "36",
+ "version": "0.47.1",
"author": "cTn",
"name": "Baseflight - Configurator",