Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
vrtmrz committed Nov 5, 2024
1 parent 0c03d6c commit fce2f02
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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.18.8",
"version": "0.18.9",
"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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "obsidian-tagfolder",
"version": "0.18.8",
"version": "0.18.9",
"description": "Show tags as folder",
"main": "main.js",
"type": "module",
Expand Down

0 comments on commit fce2f02

Please sign in to comment.