Skip to content

Commit fe5dde2

Browse files
committed
bump obsidian dependency and manifest minAppVersion to 1.6.6
1 parent d32a588 commit fe5dde2

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "copy-url-in-preview",
33
"name": "Image Context Menus",
44
"version": "1.9.0",
5-
"minAppVersion": "1.5.7",
5+
"minAppVersion": "1.6.6",
66
"description": "Copy to clipboard, Open in default app, Show in system explorer, Reveal file in navigation, Open in new tab context menus for images. Also has an pen PDF externally context menu.",
77
"author": "NomarCub",
88
"authorUrl": "https://github.com/NomarCub",

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"esbuild": "0.21.5",
2121
"eslint": "^8.57.0",
2222
"i18next": "^23.11.5",
23-
"obsidian": "~1.5.7-1",
23+
"obsidian": "~1.6.6",
2424
"obsidian-typings": "^1.1.6",
2525
"tslib": "2.6.3",
2626
"typescript": "5.5.2"

0 commit comments

Comments
 (0)