1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-17 13:25:30 +03:00

bump minimum req chrome version to 38M, primarily to benefit from bugfixes

innerBounds with aero now work properly, hot unplug in osx and linux are
now handled correctly
This commit is contained in:
cTn 2014-10-09 10:23:59 +02:00
parent c1ba99298e
commit 90c5310049

View file

@ -1,6 +1,6 @@
{
"manifest_version": 2,
"minimum_chrome_version": "36",
"minimum_chrome_version": "38",
"version": "0.54.2",
"author": "cTn",