Skip to content

Commit fadbde1

Browse files
committed
bump version to 1.11.2
1 parent 12f7dc8 commit fadbde1

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "copy-url-in-preview",
33
"name": "Image Context Menus",
4-
"version": "1.11.1",
4+
"version": "1.11.2",
55
"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, Rename context menus for images.",
77
"author": "NomarCub",

package-lock.json

Lines changed: 2 additions & 2 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
@@ -1,6 +1,6 @@
11
{
22
"name": "copy-url-in-preview",
3-
"version": "1.11.1",
3+
"version": "1.11.2",
44
"description": "Image context menus plugin for Obsidian (https://obsidian.md): Copy to clipboard, Open in default app, Show in system explorer, Reveal file in navigation, Open in new tab, Rename.",
55
"main": "main.js",
66
"engines": {

0 commit comments

Comments
 (0)