Skip to content

Commit cef6224

Browse files
committed
chore: update version requirement for zotero 8
1 parent 17e62f8 commit cef6224

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

addon/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"zotero": {
1414
"id": "__addonID__",
1515
"update_url": "__updateURL__",
16-
"strict_min_version": "7.0.0-beta.70",
17-
"strict_max_version": "8.0.*"
16+
"strict_min_version": "7.9.9",
17+
"strict_max_version": "8.1.*"
1818
}
1919
}
2020
}

0 commit comments

Comments
 (0)