Merge pull request #842 from mikeller/change_version_to_10.1.0

Changed version to 10.1.0.
10.3.x-maintenance
Michael Keller 2018-01-12 21:10:38 +13:00 committed by GitHub
commit e30e546244
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"manifest_version": 2,
"minimum_chrome_version": "38",
"version": "10.0.1",
"version": "10.1.0",
"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.1",
"version": "10.1.0",
"main": "main_nwjs.html",
"bg-script": "eventPage.js",
"default_locale": "en",