fix strict_min_version for latest-download

This commit is contained in:
Will Bamberg
2016-05-17 15:29:14 -07:00
parent 8d056d0f5d
commit c0bd812674

View File

@@ -12,7 +12,7 @@
"applications": {
"gecko": {
"id": "latest-download@mozilla.org",
"strict_min_version": "48.0"
"strict_min_version": "48.0a1"
}
},