We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53fa39d commit e18a520Copy full SHA for e18a520
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "joplin-plugin-zotero-link",
3
- "version": "2.0.0",
+ "version": "2.0.1",
4
"scripts": {
5
"dist": "webpack --env joplin-plugin-config=buildMain && webpack --env joplin-plugin-config=buildExtraScripts && webpack --env joplin-plugin-config=createArchive",
6
"prepare": "npm run dist",
src/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "nz.magnusso.zotero-link",
"app_min_version": "2.12",
- "version": "1.1.1",
"name": "Zotero Link",
7
"description": "Link Zotero entries in notes",
8
"author": "Jannes Magnusson",
0 commit comments