routine update
parent
fb4ceb5254
commit
e1de63d475
|
@ -1,3 +1,8 @@
|
||||||
|
<span>xx.xx.xxxx - 0.22</span>
|
||||||
|
<p>
|
||||||
|
- Added auto-connect feature (enabled by default)<br />
|
||||||
|
- Bugfixes<br />
|
||||||
|
</p>
|
||||||
<span>12.18.2013 - 0.21</span>
|
<span>12.18.2013 - 0.21</span>
|
||||||
<p>
|
<p>
|
||||||
- Handle small screen resolutions more gracefully<br />
|
- Handle small screen resolutions more gracefully<br />
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "baseflight - Configurator",
|
"name": "baseflight - Configurator",
|
||||||
"short_name": "baseflight",
|
"short_name": "baseflight",
|
||||||
"description": "Cool crossplatform configurator",
|
"description": "Cool crossplatform configurator",
|
||||||
"version": "0.21",
|
"version": "0.22",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"minimum_chrome_version": "31",
|
"minimum_chrome_version": "31",
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue