diff --git a/manifest.json b/manifest.json index 44c90d7..7db5ed3 100755 --- a/manifest.json +++ b/manifest.json @@ -5,5 +5,5 @@ "author": "Jordan Handy", "isDesktopOnly": true, "minAppVersion": "0.11.0", - "version": "0.1.2" + "version": "0.1.3" } diff --git a/package.json b/package.json index b8af538..7c02238 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-cloudinary-uploader", - "version": "0.1.2", + "version": "0.1.3", "description": "This plugin uploads the images in your clipboard to Cloudinary as unsigned uploads", "main": "lib/main.js", "license": "MIT",