Skip to content

Commit

Permalink
chore: release 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinzent03 committed Mar 19, 2023
1 parent e14be3c commit eebc054
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"id": "find-unlinked-files",
"name": "Find orphaned files and broken links",
"version": "1.8.0",
"version": "1.8.1",
"description": "Find files that are not linked anywhere and would otherwise be lost in your vault. In other words: files with no backlinks.",
"author": "Vinzent",
"fundingUrl": "https://ko-fi.com/vinzent",
"authorUrl": "https://github.com/Vinzent03",
"isDesktopOnly": false
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "find-unlinked-files",
"version": "1.8.0",
"version": "1.8.1",
"description": "Find files that are not linked anywhere and would otherwise be lost in your vault. In other words: files with no backlinks.",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit eebc054

Please sign in to comment.