Merge pull request #766 from mikeller/update_version_to_10_0_0

Updated version to 10.0.0 for release.
10.3.x-maintenance 10.0.0
Michael Keller 2017-12-06 10:16:00 +13:00 committed by GitHub
commit 4133856140
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,
"minimum_chrome_version": "38",
"version": "10.0.0",
"version_name": "10.0.0-rc4",
"author": "Betaflight Squad",
"name": "Betaflight - Configurator",
"short_name": "Betaflight",

View File

@ -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": {