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:
authorKonstantin Sharlaimov (DigitalEntity) <konstantin.sharlaimov@gmail.com>2017-02-28 12:24:16 +0300
committerKonstantin Sharlaimov (DigitalEntity) <konstantin.sharlaimov@gmail.com>2017-02-28 12:24:16 +0300
commit9a2ac0ae1ecd1738cab33a3cc6c1a5bcfb24a63c (patch)
tree07bbab39c01809af36fe50c39497cb5472c51ae0
parent4eca65e8adfe2f6a1afc01bf98d654f238fc1376 (diff)
Version bump to 1.6.21.6.2
-rw-r--r--manifest.json2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json
index e80a62db..14ad1594 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"minimum_chrome_version": "38",
- "version": "1.6.1",
+ "version": "1.6.2",
"author": "Several",
"name": "INAV - Configurator",
"short_name": "INAV",
diff --git a/package.json b/package.json
index 36be97bf..65e6a892 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "inav-configurator",
"description": "INAV Configurator",
- "version": "1.6.1",
+ "version": "1.6.2",
"main": "main.html",
"default_locale": "en",
"scripts": {