mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-24 16:55:24 +03:00
Merge pull request #2045 from mikeller/update_version_to_10_7_0_rc2
This commit is contained in:
commit
6a67977916
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
"manifest_version": 2,
|
||||
"minimum_chrome_version": "49",
|
||||
"version": "10.7.0",
|
||||
"version_name": "10.7.0-RC1",
|
||||
"version_name": "10.7.0-RC2",
|
||||
"author": "Betaflight Squad",
|
||||
"name": "Betaflight - Configurator",
|
||||
"short_name": "Betaflight",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue