From 93e2ea492da1e1ea8adc76e1df0287e43caa35b8 Mon Sep 17 00:00:00 2001 From: Lawrence Hook Date: Wed, 28 Jan 2026 21:35:57 -0500 Subject: [PATCH] update 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 72cc3c6..f94bc6f 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.68", + "version": "4.3.69", "icons": { "16": "/images/16.png", diff --git a/src/firefox_manifest.json b/src/firefox_manifest.json index fb39231..13ec91d 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.68", + "version": "4.3.69", "icons": { "16": "/images/16.png",