mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-21 15:25:36 +03:00
routine update, minimum chrome version 33+
This commit is contained in:
parent
9caa5e251e
commit
c3d95d67bd
1 changed files with 2 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
||||||
"name": "baseflight - Configurator",
|
"name": "baseflight - Configurator",
|
||||||
"short_name": "baseflight",
|
"short_name": "baseflight",
|
||||||
"description": "Cool crossplatform configurator",
|
"description": "Cool crossplatform configurator",
|
||||||
"version": "0.24",
|
"version": "0.25",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"minimum_chrome_version": "31",
|
"minimum_chrome_version": "33",
|
||||||
|
|
||||||
"app": {
|
"app": {
|
||||||
"background": {
|
"background": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue