From 65e3afe99785b3150bb4cc6dd4cdd74ba0553fbe Mon Sep 17 00:00:00 2001 From: Kevin Payravi Date: Wed, 26 Jul 2023 13:04:45 -0500 Subject: [PATCH] Version 2.3.1 --- manifest2.json | 2 +- manifest3.json | 9 ++++++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/manifest2.json b/manifest2.json index b88a427..a9123b4 100644 --- a/manifest2.json +++ b/manifest2.json @@ -1,6 +1,6 @@ { "name": "Indie Wiki Buddy", - "version": "2.3.0", + "version": "2.3.1", "description": "Indie Wiki Buddy helps you discover quality, independent wikis through alerts, redirects, and search filtering.", "permissions": [ "storage", diff --git a/manifest3.json b/manifest3.json index 31ef186..da311c5 100644 --- a/manifest3.json +++ b/manifest3.json @@ -1,6 +1,6 @@ { "name": "Indie Wiki Buddy", - "version": "2.3.0", + "version": "2.3.1", "description": "Indie Wiki Buddy helps you discover quality, independent wikis through alerts, redirects, and search filtering.", "permissions": [ "storage", @@ -50,6 +50,7 @@ "https://bw.hamstro.dev/*", "https://nerd.whatever.social/*", "https://breeze.nohost.network/*", + "https://breeze.whateveritworks.org/*", "https://*.bing.com/*", "https://search.brave.com/*", "https://*.duckduckgo.com/*", @@ -469,7 +470,8 @@ "https://bw.artemislena.eu/*", "https://bw.hamstro.dev/*", "https://nerd.whatever.social/*", - "https://breeze.nohost.network/*" + "https://breeze.nohost.network/*", + "https://breeze.whateveritworks.org/*" ], "js": [ "content-banners.js" @@ -488,7 +490,8 @@ "https://bw.artemislena.eu/*", "https://bw.hamstro.dev/*", "https://nerd.whatever.social/*", - "https://breeze.nohost.network/*" + "https://breeze.nohost.network/*", + "https://breeze.whateveritworks.org/*" ], "manifest_version": 3 } \ No newline at end of file