Bump min version requirement to 51
This commit is contained in:
parent
d13122a26a
commit
6d2a5bbb56
2 changed files with 2 additions and 3 deletions
|
@ -20,7 +20,7 @@
|
|||
"testpilot-metrics": "^2.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"firefox": ">=50.0"
|
||||
"firefox": ">=51.0"
|
||||
},
|
||||
"permissions": {
|
||||
"multiprocess": true
|
||||
|
|
|
@ -11,8 +11,7 @@
|
|||
|
||||
"applications": {
|
||||
"gecko": {
|
||||
"id": "testpilot-containers@mozilla.org",
|
||||
"strict_min_version": "50.0",
|
||||
"strict_min_version": "51.0",
|
||||
"update_url": "https://testpilot.firefox.com/files/@testpilot-containers/updates.json"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue