1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-24 00:35:20 +03:00

Version update

This commit is contained in:
Pawel Spychalski (DzikuVx) 2022-01-25 13:23:53 +01:00
parent 2d4eca6764
commit d24a24d0ec
2 changed files with 2 additions and 2 deletions

View file

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

View file

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