Skip to content

Commit 01a84d8

Browse files
authored
Bump version to 2.0.11
1 parent 8ad7ab1 commit 01a84d8

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.10";
23+
private const string Version = "2.0.11";
2424

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

0 commit comments

Comments
 (0)