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.
2 parents af8eea5 + 246918b commit 266b56fCopy full SHA for 266b56f
manifest.json
@@ -1,8 +1,10 @@
1
{
2
"name": "Betaflight - Blackbox Explorer",
3
"description": "Interactive flight log viewer for Betaflight",
4
- "version": "3.0.0-rc1",
+ "version": "3.0.0",
5
+ "version_name": "3.0.0-rc1",
6
"manifest_version": 2,
7
+ "default_locale": "en",
8
"app": {
9
"background": {
10
"scripts": ["background.js"]
0 commit comments