From 9a2ac0ae1ecd1738cab33a3cc6c1a5bcfb24a63c Mon Sep 17 00:00:00 2001 From: "Konstantin Sharlaimov (DigitalEntity)" Date: Tue, 28 Feb 2017 19:24:16 +1000 Subject: [PATCH] Version bump to 1.6.2 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index e80a62db5..14ad15947 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "minimum_chrome_version": "38", - "version": "1.6.1", + "version": "1.6.2", "author": "Several", "name": "INAV - Configurator", "short_name": "INAV", diff --git a/package.json b/package.json index 36be97bf9..65e6a892f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "inav-configurator", "description": "INAV Configurator", - "version": "1.6.1", + "version": "1.6.2", "main": "main.html", "default_locale": "en", "scripts": {