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 b8d0481 + f336f54 commit 4f64639Copy full SHA for 4f64639
manifest.json
@@ -2,7 +2,6 @@
2
"manifest_version": 2,
3
"minimum_chrome_version": "49",
4
"version": "10.7.0",
5
- "version_name": "10.7.0-RC2",
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-RC2",
+ "version": "10.7.0",
"main": "main.html",
"chromium-args" : "--disable-features=nw2",
"default_locale": "en",
0 commit comments