Merge pull request #2056 from mikeller/updated_version_to_10_7_0

Updated version to 10.7.0.
10.7.0-preview 10.7.0
Michael Keller 2020-06-14 17:14:49 +12:00 committed by GitHub
commit 4f64639036
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,6 @@
"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-RC2",
"author": "Betaflight Squad", "author": "Betaflight Squad",
"name": "Betaflight - Configurator", "name": "Betaflight - Configurator",
"short_name": "Betaflight", "short_name": "Betaflight",

View File

@ -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-RC2", "version": "10.7.0",
"main": "main.html", "main": "main.html",
"chromium-args" : "--disable-features=nw2", "chromium-args" : "--disable-features=nw2",
"default_locale": "en", "default_locale": "en",