Skip to content

Commit

Permalink
Merge pull request #766 from mikeller/update_version_to_10_0_0
Browse files Browse the repository at this point in the history
Updated version to 10.0.0 for release.
  • Loading branch information
mikeller authored Dec 5, 2017
2 parents e1681b8 + a9de4c6 commit 4133856
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"manifest_version": 2,
"minimum_chrome_version": "38",
"version": "10.0.0",
"version_name": "10.0.0-rc4",
"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.0.0-rc4",
"version": "10.0.0",
"main": "main.html",
"default_locale": "en",
"scripts": {
Expand Down

0 comments on commit 4133856

Please sign in to comment.