Skip to content

Commit ee86afc

Browse files
authored
Bump version to 2.0.12
1 parent 7a133a9 commit ee86afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RetakesPlugin/RetakesPlugin.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ namespace RetakesPlugin;
2020
[MinimumApiVersion(220)]
2121
public class RetakesPlugin : BasePlugin
2222
{
23-
private const string Version = "2.0.11";
23+
private const string Version = "2.0.12";
2424

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

0 commit comments

Comments
 (0)