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>2019-01-07 23:09:08 +0300
committerKonstantin Sharlaimov (DigitalEntity) <konstantin.sharlaimov@gmail.com>2019-01-07 23:09:08 +0300
commit1cb6d32032d9a580e071d0f9f5702274dfe40dcd (patch)
treed99d3526ee55d63de3eb6ed82dcbf6f39a40ad8c /package.json
parent555d5afbce39b19ae4da3afb320b1389f012e46b (diff)
Bump version to 2.1.0
Diffstat (limited to 'package.json')
-rwxr-xr-xpackage.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index fb8ba2bf..d8c7f584 100755
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "inav-configurator",
"description": "INAV Configurator",
- "version": "2.0.0",
+ "version": "2.1.0",
"main": "main.html",
"default_locale": "en",
"scripts": {