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 8e0fb8e + 2885ccd commit 7b4d1f4Copy full SHA for 7b4d1f4
manifest.json
@@ -2,7 +2,7 @@
2
"manifest_version": 2,
3
"minimum_chrome_version": "49",
4
"version": "10.6.0",
5
- "version_name": "10.6.0-RC1",
+ "version_name": "10.6.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.6.0-RC1",
+ "version": "10.6.0-RC2",
"main": "main_nwjs.html",
"bg-script": "js/eventPage.js",
"default_locale": "en",
0 commit comments