Skip to content

Commit 946d5a9

Browse files
committed
Fix strict_min_version format
1 parent 6294fe5 commit 946d5a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webextensions/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"applications": {
4646
"gecko": {
4747
"id": "{54BB9F3F-07E5-486c-9B39-C7398B99391C}",
48-
"strict_min_version": "64"
48+
"strict_min_version": "64.0"
4949
}
5050
}
5151
}

0 commit comments

Comments
 (0)