Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
yajamon committed Aug 23, 2021
1 parent 88fc5f8 commit d62a8c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "obsidian-command-alias-plugin",
"name": "Command Alias",
"version": "1.0.0",
"version": "1.0.1",
"minAppVersion": "0.9.12",
"description": "This plugin gives aliases to Obsidian commands.",
"author": "yajamon<[email protected]>",
Expand Down
3 changes: 2 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"1.0.0": "0.9.12"
"1.0.0": "0.9.12",
"1.0.1": "0.9.12"
}

0 comments on commit d62a8c0

Please sign in to comment.