We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b975c61 commit 7ccb783Copy full SHA for 7ccb783
manifest.json
@@ -5,5 +5,5 @@
5
"author": "Jordan Handy",
6
"isDesktopOnly": true,
7
"minAppVersion": "0.11.0",
8
- "version": "0.1.2"
+ "version": "0.1.3"
9
}
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "obsidian-cloudinary-uploader",
3
- "version": "0.1.2",
+ "version": "0.1.3",
4
"description": "This plugin uploads the images in your clipboard to Cloudinary as unsigned uploads",
"main": "lib/main.js",
"license": "MIT",
0 commit comments