Merge pull request #769 from mikeller/update_version_to_10_0_1
Updated version to 10.0.1 after release.10.3.x-maintenance
commit
040757b74e
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"manifest_version": 2,
|
||||
"minimum_chrome_version": "38",
|
||||
"version": "10.0.0",
|
||||
"version": "10.0.1",
|
||||
"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.0.0",
|
||||
"version": "10.0.1",
|
||||
"main": "main.html",
|
||||
"default_locale": "en",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue