Skip to content

Commit 7ccb783

Browse files
committed
update version metadata
1 parent b975c61 commit 7ccb783

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"author": "Jordan Handy",
66
"isDesktopOnly": true,
77
"minAppVersion": "0.11.0",
8-
"version": "0.1.2"
8+
"version": "0.1.3"
99
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-cloudinary-uploader",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "This plugin uploads the images in your clipboard to Cloudinary as unsigned uploads",
55
"main": "lib/main.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)