Skip to content

Commit

Permalink
Merge pull request #1986 from mikeller/update_version_to_10_6_0_rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeller committed Apr 28, 2020
2 parents f7630e8 + f9604d7 commit 091ce5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"manifest_version": 2,
"minimum_chrome_version": "49",
"version": "10.7.0",
"version_name": "10.7.0-RC1",
"author": "Betaflight Squad",
"name": "Betaflight - Configurator",
"short_name": "Betaflight",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "betaflight-configurator",
"description": "Crossplatform configuration tool for Betaflight flight control system.",
"version": "10.7.0",
"version": "10.7.0-RC1",
"main": "main.html",
"chromium-args" : "--disable-features=nw2",
"default_locale": "en",
Expand Down

0 comments on commit 091ce5b

Please sign in to comment.