We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6d8644 commit 7b43f1bCopy full SHA for 7b43f1b
CustomCommands/CustomCommands.cs
@@ -12,7 +12,7 @@ public class CustomCommands : BasePlugin, IPluginConfig<CustomCommandsConfig>
12
{
13
public override string ModuleName => "CustomCommands";
14
15
- public override string ModuleVersion => "1.0.0";
+ public override string ModuleVersion => "1.0.1";
16
17
public override string ModuleAuthor => "HerrMagic";
18
0 commit comments