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.
2 parents 1a7f118 + 3ea41ef commit f5292e0Copy full SHA for f5292e0
README.md
@@ -1,4 +1,4 @@
1
-# Obsidian Cloudinary Uploader
+# Cloudinary Uploader for Obsidian
2
3

4

manifest.json
@@ -1,9 +1,9 @@
{
"id": "obsidian-cloudinary-uploader",
- "name": "Obsidian Cloudinary Uploader",
+ "name": "Cloudinary Uploader",
"description": "This plugin uploads the images in your clipboard to Cloudinary as unsigned uploads",
5
"author": "Jordan Handy",
6
"isDesktopOnly": true,
7
"minAppVersion": "0.11.0",
8
- "version": "0.2.0"
+ "version": "0.2.1"
9
}
0 commit comments