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-04-03 16:43:30 +0300
committerKonstantin Sharlaimov (DigitalEntity) <konstantin.sharlaimov@gmail.com>2017-04-03 16:46:02 +0300
commit3a88cc623b4b84f044f32b5162ed90f2c9400045 (patch)
tree31a43c336f1cde649bb2f36ee703c1ba714c47bd
parent0a01e5f3910edc48125e401f47d740a2c87bb7a2 (diff)
Version bump 1.6.4
-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 8d7bc9fe..6419c36d 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"minimum_chrome_version": "38",
- "version": "1.6.3",
+ "version": "1.6.4",
"author": "Several",
"name": "INAV - Configurator",
"short_name": "INAV",
diff --git a/package.json b/package.json
index 43425424..e292b885 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "inav-configurator",
"description": "INAV Configurator",
- "version": "1.6.3",
+ "version": "1.6.4",
"main": "main.html",
"default_locale": "en",
"scripts": {