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

Version bump to 1.9.3

This commit is contained in:
Konstantin Sharlaimov (DigitalEntity) 2018-03-22 23:10:35 +10:00
parent d13ff339e2
commit df9bbadc1a
2 changed files with 2 additions and 2 deletions

View file

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

View file

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