diff --git a/manifest.json b/manifest.json index d07f14e..ee3b446 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Patreon Downloader", - "version": "1.1.0", + "version": "1.1.1", "description": "Download media and attachments from Patreon pages.", "action": { "default_title": "Patreon Downloader", @@ -41,4 +41,4 @@ "activeTab", "unlimitedStorage" ] -} \ No newline at end of file +}