mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 21:05:35 +03:00
routine update
This commit is contained in:
parent
fb4ceb5254
commit
e1de63d475
2 changed files with 6 additions and 1 deletions
|
@ -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>
|
||||
<p>
|
||||
- Handle small screen resolutions more gracefully<br />
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "baseflight - Configurator",
|
||||
"short_name": "baseflight",
|
||||
"description": "Cool crossplatform configurator",
|
||||
"version": "0.21",
|
||||
"version": "0.22",
|
||||
"manifest_version": 2,
|
||||
"minimum_chrome_version": "31",
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue