Skip to content

Commit 1701857

Browse files
committed
bump version
1 parent f6f9ef4 commit 1701857

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "copy-url-in-preview",
33
"name": "Copy Image and URL in Preview",
4-
"version": "1.3.2",
4+
"version": "1.3.3",
55
"minAppVersion": "0.14.8",
66
"description": "Copy Image, Copy URL and Open PDF externally context menu in preview mode",
77
"author": "NomarCub",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "copy-url-in-preview",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"description": "Copy Image, Copy URL and Open PDF externally context menu in preview mode for Obsidian (https://obsidian.md)",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)