Skip to content

Commit 7b43f1b

Browse files
committed
update version
1 parent c6d8644 commit 7b43f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CustomCommands/CustomCommands.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ public class CustomCommands : BasePlugin, IPluginConfig<CustomCommandsConfig>
1212
{
1313
public override string ModuleName => "CustomCommands";
1414

15-
public override string ModuleVersion => "1.0.0";
15+
public override string ModuleVersion => "1.0.1";
1616

1717
public override string ModuleAuthor => "HerrMagic";
1818

0 commit comments

Comments
 (0)