Skip to content

Commit

Permalink
chore(release): 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Fevol committed Mar 27, 2023
1 parent cf85d0a commit 88f8916
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions manifest.json
@@ -1,10 +1,10 @@
{
"id": "criticmarkup",
"name": "Commentator",
"version": "0.0.4",
"version": "0.0.5",
"minAppVersion": "1.0.0",
"description": "Add review comments to your notes using CriticMarkup syntax",
"author": "kometenstaub and Fevol",
"authorUrl": "https://github.com/fevol",
"isDesktopOnly": false
}
}
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "obsidian-criticmarkup",
"version": "0.0.2",
"version": "0.0.5",
"description": "A CriticMarkup plugin for Obsidian",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 88f8916

Please sign in to comment.