Bump min version requirement to 51

This commit is contained in:
Jonathan Kingston
2017-02-22 00:30:05 +00:00
parent d13122a26a
commit 6d2a5bbb56
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -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"
}
},