diff --git a/manifest.json b/manifest.json index a6d46221..1a575383 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "minimum_chrome_version": "38", - "version": "2.4.0", + "version": "2.4.1", "author": "Several", "name": "INAV - Configurator", "short_name": "INAV", diff --git a/package.json b/package.json index cf93bf6c..1505cc30 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "inav-configurator", "description": "INAV Configurator", - "version": "2.4.0", + "version": "2.4.1", "main": "main.html", "default_locale": "en", "scripts": {