Skip to content

Commit 0a581a9

Browse files
committed
chore(release): 0.2.3
1 parent 8902aa7 commit 0a581a9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

manifest-beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "commentator",
33
"name": "Commentator",
4-
"version": "0.2.2",
4+
"version": "0.2.3",
55
"minAppVersion": "1.5.0",
66
"description": "Add review comments to your notes using CriticMarkup syntax",
77
"author": "kometenstaub and Fevol",

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "commentator",
33
"name": "Commentator",
4-
"version": "0.2.2",
4+
"version": "0.2.3",
55
"minAppVersion": "1.5.0",
66
"description": "Add review comments to your notes using CriticMarkup syntax",
77
"author": "kometenstaub and Fevol",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-criticmarkup",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"type": "module",
55
"description": "A CriticMarkup plugin for Obsidian",
66
"main": "main.js",

0 commit comments

Comments
 (0)