Bump min Gecko compatibility to 115.0 (stateless background script support).
This commit is contained in:
parent
4428ad7c36
commit
78ac354c04
|
@ -5,7 +5,7 @@
|
||||||
"browser_specific_settings": {
|
"browser_specific_settings": {
|
||||||
"gecko": {
|
"gecko": {
|
||||||
"id": "{73a6fe31-595d-460b-a920-fcc0f8843232}",
|
"id": "{73a6fe31-595d-460b-a920-fcc0f8843232}",
|
||||||
"strict_min_version": "59.0"
|
"strict_min_version": "115.0"
|
||||||
},
|
},
|
||||||
"gecko_android": {}
|
"gecko_android": {}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue