Skip to content

Commit

Permalink
1.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
vslinko committed Jul 4, 2021
1 parent 72ab153 commit 685959e
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": "Outliner",
"version": "1.2.7",
"version": "1.2.8",
"minAppVersion": "0.12.3",
"description": "Work with your lists like in Workflowy or RoamResearch.",
"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.2.7",
"version": "1.2.8",
"description": "Work with your lists like in Workflowy or RoamResearch.",
"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,4 +1,5 @@
{
"1.2.8": "0.12.3",
"1.2.7": "0.12.3",
"1.2.6": "0.12.3",
"1.2.5": "0.12.3",
Expand Down

0 comments on commit 685959e

Please sign in to comment.