mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-19 14:25:14 +03:00
Changed version to 10.1.0.
This commit is contained in:
parent
c74bb7872c
commit
12d4b1dfd6
2 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue