Use a valid version number for private-browsing-theme (#342)

This commit is contained in:
wbamberg
2018-02-28 16:41:29 -08:00
committed by GitHub
parent 355786fc74
commit 5aadfbd4f0

View File

@@ -10,7 +10,7 @@
"applications": {
"gecko": {
"id": "private-window-theme@mozilla.org",
"strict_min_version": "57.0b14"
"strict_min_version": "58.0"
}
}
}