From a58bfdf8fdc86cc52226cc6b69cd85799ad5b8a5 Mon Sep 17 00:00:00 2001 From: Northword Date: Mon, 28 Oct 2024 18:24:26 +0800 Subject: [PATCH] chore(publish): release v1.21.1 --- package.json | 2 +- update.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 65be650..c21229e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zotero-format-metadata", - "version": "1.21.0", + "version": "1.21.1", "packageManager": "pnpm@9.12.2", "description": "An addon for Zotero to format item metadata.", "config": { diff --git a/update.json b/update.json index 037bd08..335545b 100644 --- a/update.json +++ b/update.json @@ -12,8 +12,8 @@ } }, { - "version": "1.21.0", - "update_link": "https://github.com/northword/zotero-format-metadata/releases/download/v1.21.0/linter-for-zotero.xpi", + "version": "1.21.1", + "update_link": "https://github.com/northword/zotero-format-metadata/releases/download/v1.21.1/linter-for-zotero.xpi", "applications": { "zotero": { "strict_min_version": "6.999",