Skip to content

Commit 8ad1803

Browse files
committed
update version
1 parent 3ea1616 commit 8ad1803

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
@@ -12,7 +12,7 @@ namespace CustomCommands;
1212
public class CustomCommands : BasePlugin, IPluginConfig<CustomCommandsConfig>
1313
{
1414
public override string ModuleName => "CustomCommands";
15-
public override string ModuleVersion => "1.0.1";
15+
public override string ModuleVersion => "1.0.2";
1616
public override string ModuleAuthor => "HerrMagic";
1717
public override string ModuleDescription => "Create your own commands per config";
1818

0 commit comments

Comments
 (0)