Skip to content

Commit 2f08f01

Browse files
committed
update version
1 parent 89357ca commit 2f08f01

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
@@ -9,7 +9,7 @@ namespace CustomCommands;
99
public partial class CustomCommands : BasePlugin, IPluginConfig<CustomCommandsConfig>
1010
{
1111
public override string ModuleName => "CustomCommands";
12-
public override string ModuleVersion => "2.0.0";
12+
public override string ModuleVersion => "2.0.2";
1313
public override string ModuleAuthor => "HerrMagic";
1414
public override string ModuleDescription => "Create your own commands per config";
1515

0 commit comments

Comments
 (0)