Changed version to '10.7.0-preview'.
parent
4f64639036
commit
6ce980b7ca
|
@ -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-preview",
|
||||||
"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-preview",
|
||||||
"main": "main.html",
|
"main": "main.html",
|
||||||
"chromium-args" : "--disable-features=nw2",
|
"chromium-args" : "--disable-features=nw2",
|
||||||
"default_locale": "en",
|
"default_locale": "en",
|
||||||
|
|
Loading…
Reference in New Issue