Skip to content

Commit 181ac34

Browse files
committed
Version bump
1 parent 7a4f408 commit 181ac34

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"minimum_chrome_version": "38",
4-
"version": "7.0.0",
4+
"version": "7.0.1",
55
"author": "Several",
66
"name": "INAV - Configurator",
77
"short_name": "INAV",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "inav-configurator",
33
"description": "INAV Configurator",
4-
"version": "7.0.0",
4+
"version": "7.0.1",
55
"main": "main.html",
66
"default_locale": "en",
77
"scripts": {

0 commit comments

Comments
 (0)