Skip to content

Commit 735be9b

Browse files
committed
Bump the version
1 parent d1ceab7 commit 735be9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/Core.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ public class Core : BasePlugin
1717
public static Core Plugin = null!;
1818

1919
public override string ModuleName => "[Retakes] Weapons Allocator";
20-
public override string ModuleVersion => "1.1.1";
20+
public override string ModuleVersion => "1.1.2";
2121
public override string ModuleAuthor => "Ravid & B3none";
2222
public override string ModuleDescription => "Weapons Allocator plugin for retakes";
2323

0 commit comments

Comments
 (0)