increasing minimum chrome version to 31

10.3.x-maintenance
cTn 2013-11-14 19:25:44 +01:00
parent 26803515f5
commit da0490447e
2 changed files with 2 additions and 1 deletions

View File

@ -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>

View File

@ -4,7 +4,7 @@
"description": "Cool crossplatform configurator",
"version": "0.16",
"manifest_version": 2,
"minimum_chrome_version": "23",
"minimum_chrome_version": "31",
"app": {
"background": {