Skip to content

Commit b0424b5

Browse files
committed
version bump
1 parent 4e0cd01 commit b0424b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "INAV - Blackbox Explorer",
33
"description": "Interactive flight log viewer for INAV",
4-
"version": "3.0.0",
4+
"version": "3.0.1",
55
"manifest_version": 2,
66
"default_locale": "en",
77
"app": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "inav-blackbox-explorer",
33
"description": "Crossplatform blackbox analitics tool for INAV flight control system.",
4-
"version": "3.0.0",
4+
"version": "3.0.1",
55
"main": "main_nwjs.html",
66
"bg-script": "background.js",
77
"default_locale": "en",

0 commit comments

Comments
 (0)