Skip to content

Commit bab3213

Browse files
committed
Fix beta channel updates breakage due to browser_specific_settings override.
1 parent fdf54d8 commit bab3213

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/manifest.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
}
1010
},
1111
"browser_specific_settings": {
12+
"gecko": {
13+
"id": "{73a6fe31-595d-460b-a920-fcc0f8843232}",
14+
"strict_min_version": "59.0"
15+
},
1216
"gecko_android": {}
1317
},
1418
"version": "11.4.29rc3",

0 commit comments

Comments
 (0)