mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-25 17:25:16 +03:00
Updated version to 10.6.0-RC1
This commit is contained in:
parent
b416ada8f9
commit
f9604d75b7
2 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"minimum_chrome_version": "49",
|
"minimum_chrome_version": "49",
|
||||||
"version": "10.7.0",
|
"version": "10.7.0",
|
||||||
|
"version_name": "10.7.0-RC1",
|
||||||
"author": "Betaflight Squad",
|
"author": "Betaflight Squad",
|
||||||
"name": "Betaflight - Configurator",
|
"name": "Betaflight - Configurator",
|
||||||
"short_name": "Betaflight",
|
"short_name": "Betaflight",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "betaflight-configurator",
|
"name": "betaflight-configurator",
|
||||||
"description": "Crossplatform configuration tool for Betaflight flight control system.",
|
"description": "Crossplatform configuration tool for Betaflight flight control system.",
|
||||||
"version": "10.7.0",
|
"version": "10.7.0-RC1",
|
||||||
"main": "main.html",
|
"main": "main.html",
|
||||||
"chromium-args" : "--disable-features=nw2",
|
"chromium-args" : "--disable-features=nw2",
|
||||||
"default_locale": "en",
|
"default_locale": "en",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue