We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85cd0f3 commit cbb108dCopy full SHA for cbb108d
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"name": "Betaflight - Blackbox Explorer",
3
"description": "Interactive flight log viewer for Betaflight",
4
- "version": "3.1.0",
+ "version": "3.2.0",
5
"manifest_version": 2,
6
"default_locale": "en",
7
"app": {
package.json
@@ -2,7 +2,7 @@
"name": "betaflight-blackbox-explorer",
"displayName": "Betaflight - Blackbox Explorer",
"description": "Crossplatform blackbox analitics tool for Betaflight flight control system.",
"main": "main_nwjs.html",
"bg-script": "background.js",
8
0 commit comments