From 01d16168d63a3eba89e89556e3fb5753594e7ba3 Mon Sep 17 00:00:00 2001 From: "Konstantin Sharlaimov (DigitalEntity)" Date: Mon, 21 Jan 2019 21:00:36 +0100 Subject: [PATCH] Version bump to 2.1.1 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 997b458f..500a5425 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "minimum_chrome_version": "38", - "version": "2.1.0", + "version": "2.1.1", "author": "Several", "name": "INAV - Configurator", "short_name": "INAV", diff --git a/package.json b/package.json index d8c7f584..defee29e 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "inav-configurator", "description": "INAV Configurator", - "version": "2.1.0", + "version": "2.1.1", "main": "main.html", "default_locale": "en", "scripts": {