Skip to content

Commit e69899f

Browse files
committed
Bumped version to 2.0.3
1 parent 7a98be5 commit e69899f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RetakesPlugin/RetakesPlugin.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ namespace RetakesPlugin;
2020
[MinimumApiVersion(201)]
2121
public class RetakesPlugin : BasePlugin
2222
{
23-
private const string Version = "2.0.2";
23+
private const string Version = "2.0.3";
2424

2525
#region Plugin info
2626
public override string ModuleName => "Retakes Plugin";

0 commit comments

Comments
 (0)