Skip to content

Commit 14cb551

Browse files
committed
Fix min version
1 parent 71d847f commit 14cb551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"applications": {
66
"gecko": {
77
"id": "CustomCSS@GrantEdwards.github.io",
8-
"strict_min_version": "91.7.0"
8+
"strict_min_version": "91.0"
99
}
1010
},
1111
"permissions": [

0 commit comments

Comments
 (0)