We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2b29ab commit 3b234deCopy full SHA for 3b234de
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"name": "INAV - Blackbox Explorer",
3
"description": "Interactive flight log viewer for INAV",
4
- "version": "5.0.0",
+ "version": "7.0.0",
5
"manifest_version": 2,
6
"default_locale": "en",
7
"app": {
package.json
"name": "inav-blackbox-explorer",
"description": "Crossplatform blackbox analytics tool for INAV flight control system.",
"main": "main_nwjs.html",
"bg-script": "background.js",
0 commit comments