We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de0e83a commit f82dc94Copy full SHA for f82dc94
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "joplin-plugin-conflict-resolution",
3
- "version": "1.1.0",
+ "version": "1.2.0",
4
"scripts": {
5
"dist": "webpack --joplin-plugin-config buildMain && webpack --joplin-plugin-config buildExtraScripts && webpack --joplin-plugin-config createArchive",
6
"prepare": "npm run dist",
src/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "joplin-plugin-conflict-resolution",
"app_min_version": "2.0.9",
"name": "Conflict Resolution",
7
"description": "A plugin that makes process of resolving conflicts easier.",
8
"author": "Ahmed Alwasifey",
0 commit comments