Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
aidan-gibson committed Mar 12, 2023
1 parent d120b62 commit 4cfb108
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"author": "Aidan Gibson",
"authorUrl": "https://github.com/aidan-gibson",
"isDesktopOnly": true,
"version": "1.0.28"
"version": "1.0.29"
}
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-opener",
"version": "1.0.28",
"version": "1.0.29",
"description": "Open links in new/existing tabs by default. Open PDFs in System App by default. Can open other file formats in System Apps if desired.",
"main": "main.js",
"scripts": {
Expand Down
3 changes: 2 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@
"1.0.25": "0.15.9",
"1.0.26": "0.15.9",
"1.0.27": "0.15.9",
"1.0.28": "0.15.9"
"1.0.28": "0.15.9",
"1.0.29": "0.15.9"
}

0 comments on commit 4cfb108

Please sign in to comment.