Skip to content

Commit e18a520

Browse files
author
Jannes
committed
update version in manifest
1 parent 53fa39d commit e18a520

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "joplin-plugin-zotero-link",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"scripts": {
55
"dist": "webpack --env joplin-plugin-config=buildMain && webpack --env joplin-plugin-config=buildExtraScripts && webpack --env joplin-plugin-config=createArchive",
66
"prepare": "npm run dist",

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 1,
33
"id": "nz.magnusso.zotero-link",
44
"app_min_version": "2.12",
5-
"version": "1.1.1",
5+
"version": "2.0.1",
66
"name": "Zotero Link",
77
"description": "Link Zotero entries in notes",
88
"author": "Jannes Magnusson",

0 commit comments

Comments
 (0)