Skip to content

Commit 73c8e53

Browse files
committed
Incremented version to 3.3.1 on maintenance branch.
1 parent 29aa523 commit 73c8e53

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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": "Betaflight - Blackbox Explorer",
33
"description": "Interactive flight log viewer for Betaflight",
4-
"version": "3.3.0",
4+
"version": "3.3.1",
55
"manifest_version": 2,
66
"default_locale": "en",
77
"app": {

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "betaflight-blackbox-explorer",
33
"displayName": "Betaflight - Blackbox Explorer",
44
"description": "Crossplatform blackbox analitics tool for Betaflight flight control system.",
5-
"version": "3.3.0",
5+
"version": "3.3.1",
66
"main": "main_nwjs.html",
77
"bg-script": "background.js",
88
"default_locale": "en",

0 commit comments

Comments
 (0)