From e1e9ded484387117cd403a9525c7ce7935026e9d Mon Sep 17 00:00:00 2001 From: Blair McMillan Date: Sun, 7 Aug 2022 21:28:34 +1000 Subject: [PATCH] v1.1.1 --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +}