From 4e1de7efae7a8978f02eb93deda2dbd3a7a13960 Mon Sep 17 00:00:00 2001 From: Amm0ni4 Date: Wed, 14 Feb 2024 17:26:52 +0100 Subject: [PATCH] bump subver to fix the minor bug from removing faucets --- Bypass_All_Shortlinks.meta.js | 2 +- Bypass_All_Shortlinks.user.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Bypass_All_Shortlinks.meta.js b/Bypass_All_Shortlinks.meta.js index 2790439..1faa891 100644 --- a/Bypass_All_Shortlinks.meta.js +++ b/Bypass_All_Shortlinks.meta.js @@ -3,7 +3,7 @@ // @namespace Violentmonkey Scripts // @run-at document-start // @author Bloggerpemula -// @version 91.1.1 +// @version 91.1.2 // @grant GM_setValue // @grant GM_getValue // @grant GM_addStyle diff --git a/Bypass_All_Shortlinks.user.js b/Bypass_All_Shortlinks.user.js index 7180896..9711aa3 100644 --- a/Bypass_All_Shortlinks.user.js +++ b/Bypass_All_Shortlinks.user.js @@ -3,7 +3,7 @@ // @namespace Violentmonkey Scripts // @run-at document-start // @author Bloggerpemula -// @version 91.1.1 +// @version 91.1.2 // @grant GM_setValue // @grant GM_getValue // @grant GM_addStyle