Skip to content

Commit f5292e0

Browse files
authored
Merge pull request #12 from jordanhandy/plugin-rename
update plugin name
2 parents 1a7f118 + 3ea41ef commit f5292e0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Obsidian Cloudinary Uploader
1+
# Cloudinary Uploader for Obsidian
22

33
![Downloads](https://img.shields.io/github/downloads/jordanhandy/obsidian-cloudinary-uploader/main.js.svg)
44
![Version](https://img.shields.io/github/manifest-json/v/jordanhandy/obsidian-cloudinary-uploader?color=blue)

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"id": "obsidian-cloudinary-uploader",
3-
"name": "Obsidian Cloudinary Uploader",
3+
"name": "Cloudinary Uploader",
44
"description": "This plugin uploads the images in your clipboard to Cloudinary as unsigned uploads",
55
"author": "Jordan Handy",
66
"isDesktopOnly": true,
77
"minAppVersion": "0.11.0",
8-
"version": "0.2.0"
8+
"version": "0.2.1"
99
}

0 commit comments

Comments
 (0)