From fe4e2bdb6bd0ba08a42c2cd2c297c5e6ff76e27a Mon Sep 17 00:00:00 2001 From: Lawrence Hook Date: Fri, 13 Dec 2024 19:18:18 -0500 Subject: [PATCH] update manifest versions --- src/chrome_manifest.json | 2 +- src/firefox_manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/chrome_manifest.json b/src/chrome_manifest.json index 7bbbf01..ecbd04a 100644 --- a/src/chrome_manifest.json +++ b/src/chrome_manifest.json @@ -3,7 +3,7 @@ "description": "Spend less time on YouTube. Customize YouTube's user interface to be less engaging.", "homepage_url": "https://github.com/lawrencehook/remove-youtube-suggestions", "manifest_version": 3, - "version": "4.3.60", + "version": "4.3.61", "icons": { "16": "/images/16.png", diff --git a/src/firefox_manifest.json b/src/firefox_manifest.json index 3631d79..c67a32f 100644 --- a/src/firefox_manifest.json +++ b/src/firefox_manifest.json @@ -3,7 +3,7 @@ "description": "Spend less time on YouTube. Customize YouTube's user interface to be less engaging.", "homepage_url": "https://github.com/lawrencehook/remove-youtube-suggestions", "manifest_version": 2, - "version": "4.3.60", + "version": "4.3.61", "icons": { "16": "/images/16.png",