Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
vrtmrz committed Oct 3, 2023
1 parent 8c7dd92 commit 6d398a1
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.18.0",
"version": "0.18.1",
"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.18.0",
"version": "0.18.1",
"description": "Show tags as folder",
"main": "main.js",
"type": "module",
Expand All @@ -26,4 +26,4 @@
"terser": "^5.20.0",
"typescript": "^5.1.6"
}
}
}

0 comments on commit 6d398a1

Please sign in to comment.