From 39b0d2b421620d4c69ef172ab4de1a1b4d6413d2 Mon Sep 17 00:00:00 2001 From: x3Karma Date: Thu, 31 Mar 2022 10:24:11 +0800 Subject: [PATCH] Update mod.json --- Karma.Abuse/mod.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Karma.Abuse/mod.json b/Karma.Abuse/mod.json index d619fe2..658ce44 100644 --- a/Karma.Abuse/mod.json +++ b/Karma.Abuse/mod.json @@ -1,7 +1,7 @@ { "Name" : "Karma Mod Abuse", "Description" : "Abuse admin powers for your own entertainment.", - "Version": "1.2.4", + "Version": "1.2.5", "LoadPriority": 2, // ui inits need to happen before so our init callbacks get called @@ -202,4 +202,4 @@ }, }, ], -} \ No newline at end of file +}