Skip to content

Commit

Permalink
使用新工具箱编译,修改启动时图标不显示
Browse files Browse the repository at this point in the history
  • Loading branch information
redleafnew committed May 6, 2024
1 parent 2ae9894 commit ddf5d72
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "delitemwithatt",
"version": "0.3.1",
"version": "0.3.2",
"description": "Delete item(s) with attachment(s)",
"config": {
"addonName": "Del Item With Attachment",
Expand Down Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"concurrently": "8.01",
"trash": "^8.1.1",
"zotero-plugin-toolkit": "^2.3.26"
"zotero-plugin-toolkit": "^2.3.30"
},
"devDependencies": {
"@types/node": "^20.11.28",
Expand Down
2 changes: 1 addition & 1 deletion update.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
}
},
{
"version": "0.3.1",
"version": "0.3.2",
"update_link": "https://github.com/redleafnew/delitemwithatt/releases/latest/download/delitemwithatt.xpi",
"applications": {
"zotero": {
Expand Down

0 comments on commit ddf5d72

Please sign in to comment.