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