diff --git a/package.json b/package.json index f8e461b..e25e054 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "upload-to-danbooru", - "version": "3.3.2", + "version": "3.3.3", "description": "Add a context menu option for images to upload to Danbooru.", "type": "module", "directories": { diff --git a/src/manifest.json b/src/manifest.json index 3938b35..b23352e 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "Upload to Danbooru", "description": "Add a page action and a context menu option (for images) to upload to Danbooru.", - "version": "3.3.2", + "version": "3.3.3", "icons": { "16": "icons/icon16.png", "32": "icons/icon32.png",