Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
aokellermann committed Apr 6, 2024
1 parent 8bb9a25 commit fd738cf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zotero-nexus",
"version": "0.1.0-beta.2",
"version": "0.1.0-beta.3",
"description": "Access scientific literature using standard template construct, an IPFS-backed website for nexus search",
"scripts": {
"lint": "eslint . --ext .ts --cache --cache-location .eslintcache/",
Expand All @@ -26,7 +26,7 @@
"homepage": "https://github.com/aokellermann/zotero-nexus",
"xpi": {
"name": "Nexus Plugin for Zotero",
"updateLink": "https://github.com/aokellermann/zotero-nexus/releases/download/v{version}/zotero-nexus-{version}.xpi",
"updateLink": "https://github.com/aokellermann/zotero-nexus/releases/download/{version}/zotero-nexus-{version}.xpi",
"releaseURL": "https://github.com/aokellermann/zotero-nexus/releases/download/release/",
"iconURL": "chrome://zotero-nexus/skin/nexus-logo.svg"
},
Expand Down

0 comments on commit fd738cf

Please sign in to comment.