Release 1.1.4-beta.51

This commit is contained in:
windingwind 2024-01-25 15:55:19 +08:00
parent 0e65f0e7d0
commit d1b8ebd02b
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "zotero-better-notes",
"version": "1.1.4-beta.50",
"version": "1.1.4-beta.51",
"description": "Everything about note management. All in Zotero.",
"config": {
"addonName": "Better Notes for Zotero",

View File

@ -3,11 +3,11 @@
"Knowledge4Zotero@windingwind.com": {
"updates": [
{
"version": "1.1.4-beta.50",
"update_link": "https://github.com/windingwind/zotero-better-notes/releases/latest/download/zotero-better-notes.xpi/download/v1.1.4-beta.50/zotero-better-notes.xpi",
"version": "1.1.4-beta.51",
"update_link": "https://github.com/windingwind/zotero-better-notes/releases/latest/download/zotero-better-notes.xpi/download/v1.1.4-beta.51/zotero-better-notes.xpi",
"applications": {
"zotero": {
"strict_min_version": "6.999"
"strict_min_version": "7.0.0-beta.55"
}
}
}