fix: bump zotero max version (#238)

This commit is contained in:
Northword 2025-01-10 13:59:30 +08:00 committed by GitHub
parent b366ab3536
commit 7ea4cd4ce2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@
"id": "__addonID__",
"update_url": "__updateURL__",
"strict_min_version": "6.999",
"strict_max_version": "7.0.*"
"strict_max_version": "7.*"
}
}
}