increasing minimum chrome version to 31
parent
26803515f5
commit
da0490447e
|
@ -1,5 +1,6 @@
|
|||
<span>11.14.2013 - 0.16</span>
|
||||
<p>
|
||||
- Minimum required Google Chrome / Chromium version is now 31<br />
|
||||
- Polished Firmware Flasher UI<br />
|
||||
- Bugfixes related to flashing rev5 naze boards<br />
|
||||
</p>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"description": "Cool crossplatform configurator",
|
||||
"version": "0.16",
|
||||
"manifest_version": 2,
|
||||
"minimum_chrome_version": "23",
|
||||
"minimum_chrome_version": "31",
|
||||
|
||||
"app": {
|
||||
"background": {
|
||||
|
|
Loading…
Reference in New Issue