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:
parent
c1ba99298e
commit
90c5310049
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"manifest_version": 2,
|
||||
"minimum_chrome_version": "36",
|
||||
"minimum_chrome_version": "38",
|
||||
"version": "0.54.2",
|
||||
|
||||
"author": "cTn",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue