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 f7630e8 + f9604d7 commit 091ce5bCopy full SHA for 091ce5b
manifest.json
@@ -2,6 +2,7 @@
2
"manifest_version": 2,
3
"minimum_chrome_version": "49",
4
"version": "10.7.0",
5
+ "version_name": "10.7.0-RC1",
6
"author": "Betaflight Squad",
7
"name": "Betaflight - Configurator",
8
"short_name": "Betaflight",
package.json
@@ -1,7 +1,7 @@
1
{
"name": "betaflight-configurator",
"description": "Crossplatform configuration tool for Betaflight flight control system.",
- "version": "10.7.0",
+ "version": "10.7.0-RC1",
"main": "main.html",
"chromium-args" : "--disable-features=nw2",
"default_locale": "en",
0 commit comments