From bbc153682d8d45491c85af3d2852e927858b3318 Mon Sep 17 00:00:00 2001 From: ThioJoe <12518330+ThioJoe@users.noreply.github.com> Date: Fri, 18 Feb 2022 07:25:40 -0700 Subject: [PATCH] Update Version Number -> 2.16.1 --- YTSpammerPurge.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/YTSpammerPurge.py b/YTSpammerPurge.py index f0a83e1b..4e23c68b 100644 --- a/YTSpammerPurge.py +++ b/YTSpammerPurge.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.16.0" +version = "2.16.1" configVersion = 31 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~# print("Importing Script Modules...")