From 9183aafb5ec9f2c792a2353395f20eff04abe72b Mon Sep 17 00:00:00 2001 From: ThioJoe <12518330+ThioJoe@users.noreply.github.com> Date: Fri, 7 Jan 2022 15:01:28 -0700 Subject: [PATCH] Update Script - Change to v2.8.2 --- YouTubeSpammerPurge.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/YouTubeSpammerPurge.py b/YouTubeSpammerPurge.py index cf25014e..85fb453e 100644 --- a/YouTubeSpammerPurge.py +++ b/YouTubeSpammerPurge.py @@ -36,7 +36,7 @@ ### IMPORTANT: I OFFER NO WARRANTY OR GUARANTEE FOR THIS SCRIPT. USE AT YOUR OWN RISK. ### I tested it on my own and implemented some failsafes as best as I could, ### but there could always be some kind of bug. You should inspect the code yourself. -version = "2.8.1" +version = "2.8.2" configVersion = 16 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#