Skip to content

Commit

Permalink
feat: allow Zotero 7.*
Browse files Browse the repository at this point in the history
  • Loading branch information
northword committed Jan 3, 2025
1 parent d1afe5a commit 7d242a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addon/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"id": "__addonID__",
"update_url": "__updateURL__",
"strict_min_version": "6.999",
"strict_max_version": "7.0.*"
"strict_max_version": "7.*"
}
}
}

0 comments on commit 7d242a4

Please sign in to comment.