1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-19 14:25:13 +03:00

Version bump to 2.1.1

This commit is contained in:
Konstantin Sharlaimov (DigitalEntity) 2019-01-21 21:00:36 +01:00
parent 419e8ee7af
commit 01d16168d6
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"manifest_version": 2,
"minimum_chrome_version": "38",
"version": "2.1.0",
"version": "2.1.1",
"author": "Several",
"name": "INAV - Configurator",
"short_name": "INAV",

View file

@ -1,7 +1,7 @@
{
"name": "inav-configurator",
"description": "INAV Configurator",
"version": "2.1.0",
"version": "2.1.1",
"main": "main.html",
"default_locale": "en",
"scripts": {