We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9471a99 commit 2bd0536Copy full SHA for 2bd0536
Modules/Core.cs
@@ -19,7 +19,7 @@ public class Core : BasePlugin
19
public static Core Plugin = null!;
20
21
public override string ModuleName => "[Retakes] Weapons Allocator";
22
- public override string ModuleVersion => "1.1.4";
+ public override string ModuleVersion => "1.1.5";
23
public override string ModuleAuthor => "Ravid & B3none";
24
public override string ModuleDescription => "Weapons Allocator plugin for retakes";
25
0 commit comments