From b0453c395059443ae571c4ad9a54d4f2c5762fb2 Mon Sep 17 00:00:00 2001 From: "Konstantin (DigitalEntity) Sharlaimov" Date: Thu, 8 Jun 2017 21:11:32 +0300 Subject: Version bump to 1.7.2 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 58d5d3f3..047210c1 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "minimum_chrome_version": "38", - "version": "1.7.1", + "version": "1.7.2", "author": "Several", "name": "INAV - Configurator", "short_name": "INAV", diff --git a/package.json b/package.json index 5c3e6b8c..49e9fa76 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "inav-configurator", "description": "INAV Configurator", - "version": "1.7.1", + "version": "1.7.2", "main": "main.html", "default_locale": "en", "scripts": { -- cgit v1.2.3