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:
authorPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2018-06-26 12:22:50 +0300
committerPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2018-06-26 12:22:50 +0300
commit92bf16454e02e4bae7dc903053a8ca86a0c6dea2 (patch)
tree5ba4a49c9a0798ed15f4ef6068cdf76e1a14c684 /package.json
parent83ef2701de79e51505dbae42bd29fb6a9710ce53 (diff)
Version bump
Diffstat (limited to 'package.json')
-rwxr-xr-xpackage.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index b5456d8d..fb334928 100755
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "inav-configurator",
"description": "INAV Configurator",
- "version": "2.0.0",
+ "version": "2.0.0-rc1",
"main": "main.html",
"default_locale": "en",
"scripts": {
@@ -31,8 +31,8 @@
"jquery-ui-npm": "1.12.0",
"marked": "^0.3.17",
"nw": "^0.25.4-sdk",
- "nw-builder": "^3.4.1",
- "openlayers": "^4.6.4",
+ "nw-builder": "^3.5.4",
+ "openlayers": "^4.6.5",
"run-sequence": "^2.2.0",
"temp": "^0.8.3",
"three": "0.72.0"