Skip to content

Commit 58d1e9f

Browse files
committed
Fix min version
1 parent 9f68e3b commit 58d1e9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extension/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"browser_specific_settings": {
1313
"gecko": {
1414
"id": "remote-settings-devtools@mozilla.com",
15-
"strict_min_version": "112.0",
15+
"strict_min_version": "142.0",
1616
"update_url": "https://raw.githubusercontent.com/mozilla-extensions/remote-settings-devtools/master/update.json",
1717
"data_collection_permissions": {
1818
"required": ["none"]

0 commit comments

Comments
 (0)