Skip to content

Commit f82dc94

Browse files
committed
Increment version.
1 parent de0e83a commit f82dc94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "joplin-plugin-conflict-resolution",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"scripts": {
55
"dist": "webpack --joplin-plugin-config buildMain && webpack --joplin-plugin-config buildExtraScripts && webpack --joplin-plugin-config createArchive",
66
"prepare": "npm run dist",

src/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 1,
33
"id": "joplin-plugin-conflict-resolution",
44
"app_min_version": "2.0.9",
5-
"version": "1.1.0",
5+
"version": "1.2.0",
66
"name": "Conflict Resolution",
77
"description": "A plugin that makes process of resolving conflicts easier.",
88
"author": "Ahmed Alwasifey",

0 commit comments

Comments
 (0)