From d24a24d0ec47c5345c8961cfb3d8cc3ed334abcd Mon Sep 17 00:00:00 2001 From: "Pawel Spychalski (DzikuVx)" Date: Tue, 25 Jan 2022 13:23:53 +0100 Subject: Version update --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 33baf407..d5d44653 100644 --- a/manifest.json +++ b/manifest.json @@ -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", diff --git a/package.json b/package.json index 0d40f8b0..6e60a780 100755 --- a/package.json +++ b/package.json @@ -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": { -- cgit v1.2.3