mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 14:25:20 +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",
|
||||
"short_name": "baseflight",
|
||||
"description": "Cool crossplatform configurator",
|
||||
"version": "0.24",
|
||||
"version": "0.25",
|
||||
"manifest_version": 2,
|
||||
"minimum_chrome_version": "31",
|
||||
"minimum_chrome_version": "33",
|
||||
|
||||
"app": {
|
||||
"background": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue