Skip to content

Commit 35b9abb

Browse files
committed
Release 1.0.0-20
1 parent d2726a1 commit 35b9abb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zotero-actions-tags",
3-
"version": "1.0.0-19",
3+
"version": "1.0.0-20",
44
"description": "Action it, tag it, sorted.",
55
"config": {
66
"addonName": "Actions and Tags for Zotero",

update-beta.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
44
"updates": [
55
{
6-
"version": "1.0.0-19",
7-
"update_link": "https://github.com/windingwind/zotero-actions-tags/releases/download/v1.0.0-19/zotero-actions-tags.xpi",
6+
"version": "1.0.0-20",
7+
"update_link": "https://github.com/windingwind/zotero-actions-tags/releases/download/v1.0.0-20/zotero-actions-tags.xpi",
88
"applications": {
99
"zotero": {
1010
"strict_min_version": "6.999"

0 commit comments

Comments
 (0)