Skip to content

Commit 92d84ae

Browse files
committed
update version
1 parent 2c16824 commit 92d84ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/RespawnKiller.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ namespace RespawnKiller;
66
public partial class RespawnKiller : BasePlugin, IPluginConfig<RespawnKillerConfig>
77
{
88
public override string ModuleName => "MG Respawn Killer";
9-
public override string ModuleVersion => "1.0.1";
9+
public override string ModuleVersion => "1.0.2";
1010
public override string ModuleAuthor => "exd0001";
1111
public override string ModuleDescription => "Let you set custom timers for respawning in each map or set it to auto-detect.";
1212

0 commit comments

Comments
 (0)