Skip to content

Commit bf3708f

Browse files
committed
ooh, it needs the curlies
1 parent c08f96c commit bf3708f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

extension/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 3,
33
"name": "Armoury Exchange",
44
"description": "Visit the Armoury Exchange online",
5-
"version": "1.6.7",
5+
"version": "1.6.8",
66
"icons": {
77
"48": "icon48.png",
88
"128": "icon128.png"

manifests/firefox.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
},
55
"browser_specific_settings": {
66
"gecko": {
7-
"id": "5ffa2cbd-6478-4b75-b44a-55e9b971877d"
7+
"id": "{5ffa2cbd-6478-4b75-b44a-55e9b971877d}",
8+
"strict_min_version": "109.0"
89
}
910
}
1011
}

0 commit comments

Comments
 (0)