From dbbbbd6b72b25716ee418719ca0a7efe1e6f7ec0 Mon Sep 17 00:00:00 2001 From: yellowsink Date: Fri, 10 Nov 2023 16:22:01 +0000 Subject: [PATCH] [injectors > mv2] 1.4, fix stupid perms issue --- injectors/mv2/manifest.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/injectors/mv2/manifest.json b/injectors/mv2/manifest.json index 16bc684..df63715 100644 --- a/injectors/mv2/manifest.json +++ b/injectors/mv2/manifest.json @@ -1,6 +1,6 @@ { "name": "shelter-inj", - "version": "1.3", + "version": "1.4", "homepage_url": "https://github.com/uwu/shelter", "description": "Injects shelter on discord.com/app", @@ -11,7 +11,8 @@ "webRequestBlocking", "https://discord.com/*", "https://ptb.discord.com/*", - "https://canary.discord.com/*" + "https://canary.discord.com/*", + "https://raw.githubusercontent.com/uwu/shelter-builds/*" ], "background": {