Skip to content

Commit

Permalink
使用新工具箱编译,extra fields保留非标准的字段
Browse files Browse the repository at this point in the history
  • Loading branch information
redleafnew committed Apr 5, 2023
1 parent a075c5f commit 481afc7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "greenfrog",
"version": "0.6.6",
"version": "0.6.7",
"description": "Zotero plugin for update journal information from easyScholar",
"config": {
"addonName": "Green Frog",
Expand Down Expand Up @@ -37,7 +37,7 @@
},
"homepage": "https://github.com/redleafnew/zotero-updateifsE#readme",
"dependencies": {
"zotero-plugin-toolkit": "^2.0.3"
"zotero-plugin-toolkit": "^2.1.1"
},
"devDependencies": {
"@types/node": "^18.11.17",
Expand Down
4 changes: 2 additions & 2 deletions update.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"greenfrog@redleafnew.me": {
"updates": [
{
"version": "0.6.6",
"version": "0.6.7",
"update_link": "https://github.com/redleafnew/zotero-updateifsE/releases/latest/download/greenfrog.xpi",
"applications": {
"gecko": {
Expand All @@ -12,7 +12,7 @@
}
},
{
"version": "0.6.6",
"version": "0.6.7",
"update_link": "https://github.com/redleafnew/zotero-updateifsE/releases/latest/download/greenfrog.xpi",
"applications": {
"zotero": {
Expand Down
2 changes: 1 addition & 1 deletion update.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<rdf:Seq>
<rdf:li>
<rdf:Description>
<em:version>0.6.6</em:version>
<em:version>0.6.7</em:version>
<em:targetApplication>
<rdf:Description>
<em:id>zotero@chnm.gmu.edu</em:id>
Expand Down

0 comments on commit 481afc7

Please # to comment.