Skip to content

Commit f210b92

Browse files
committed
version
1 parent b96d2ea commit f210b92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CustomCommands/CustomCommands.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ namespace CustomCommands;
1111
public partial class CustomCommands : BasePlugin, IPluginConfig<CustomCommandsConfig>
1212
{
1313
public override string ModuleName => "CustomCommands";
14-
public override string ModuleVersion => "1.0.3";
14+
public override string ModuleVersion => "1.0.5";
1515
public override string ModuleAuthor => "HerrMagic";
1616
public override string ModuleDescription => "Create your own commands per config";
1717

0 commit comments

Comments
 (0)