diff --git a/manifest.json b/manifest.json index 5bfc6e1..bc33405 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "commentator", "name": "Commentator", - "version": "0.1.3", + "version": "0.1.4", "minAppVersion": "1.0.0", "description": "Add review comments to your notes using CriticMarkup syntax", "author": "kometenstaub and Fevol", diff --git a/package.json b/package.json index 7385f86..8f7e4d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-criticmarkup", - "version": "0.1.3", + "version": "0.1.4", "description": "A CriticMarkup plugin for Obsidian", "main": "main.js", "scripts": {