mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
polishing name and bumping up version
This commit is contained in:
parent
03a63ce2c5
commit
59c374db3f
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "baseflight configurator",
|
||||
"name": "baseflight - Configurator",
|
||||
"description": "Cool crossplatform configurator",
|
||||
"version": "0.5",
|
||||
"version": "0.6",
|
||||
"manifest_version": 2,
|
||||
"minimum_chrome_version": "23",
|
||||
|
||||
|
@ -12,6 +12,7 @@
|
|||
},
|
||||
|
||||
"permissions": [
|
||||
"https://www.google-analytics.com/",
|
||||
"serial",
|
||||
"storage",
|
||||
"fileSystem",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue