Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
vrtmrz committed Feb 27, 2023
1 parent 6bfa630 commit 5e398d3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"id": "obsidian-tagfolder",
"name": "TagFolder",
"version": "0.15.19",
"version": "0.15.20",
"minAppVersion": "0.12.0",
"description": "Show tags as folder",
"author": "vorotamoroz",
"authorUrl": "https://github.com/vrtmrz",
"isDesktopOnly": false
}
}
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "obsidian-tagfolder",
"version": "0.15.19",
"version": "0.15.20",
"description": "Show tags as folder",
"main": "main.js",
"type": "module",
Expand All @@ -26,4 +26,4 @@
"tslib": "^2.4.1",
"typescript": "4.9.3"
}
}
}

0 comments on commit 5e398d3

Please sign in to comment.