change strict_min_version values so they are acceptable to AMO

This commit is contained in:
Will Bamberg
2016-04-06 14:04:57 -07:00
parent 200c7a3599
commit 4c567ae945
6 changed files with 6 additions and 6 deletions

View File

@@ -12,7 +12,7 @@
"applications": {
"gecko": {
"id": "open-my-page-button@mozilla.org",
"strict_min_version": "45.0.0"
"strict_min_version": "45.0"
}
},