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:
authorAlberto GarcĂ­a Hierro <alberto@garciahierro.com>2018-06-29 14:44:24 +0300
committerGitHub <noreply@github.com>2018-06-29 14:44:24 +0300
commit040b0c5fa4f0562ea08f4008f68e662468dd58a8 (patch)
treecca6bc5e7c616bc30643a0f8d37a2a0ce48615d1
parentc600097a6538d4ba9362bb644e852626bf300847 (diff)
parentd7cad43809ff6314a2182a39b52ff69ce3752038 (diff)
Merge pull request #507 from iNavFlight/agh_version_bump_to_package_json_2.0.0-rc22.0.0-rc2
Version bump to 2.0.0-rc2 in package.json
-rwxr-xr-xpackage.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index fb334928..2b7e3f3d 100755
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "inav-configurator",
"description": "INAV Configurator",
- "version": "2.0.0-rc1",
+ "version": "2.0.0-rc2",
"main": "main.html",
"default_locale": "en",
"scripts": {