Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vslinko committed Mar 22, 2021
1 parent c8eef76 commit c95b860
Show file tree
Hide file tree
Showing 3 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-outliner",
"name": "Obsidian Outliner Plugin",
"version": "1.0.0",
"version": "1.0.1",
"minAppVersion": "0.11.5",
"description": "Accelerate your lists.",
"author": "Viacheslav Slinko",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "obsidian-outliner",
"version": "1.0.0",
"version": "1.0.1",
"description": "Accelerate your lists.",
"main": "main.js",
"scripts": {
Expand Down
1 change: 1 addition & 0 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"1.0.1": "0.11.5",
"1.0.0": "0.11.5"
}

0 comments on commit c95b860

Please sign in to comment.