Skip to content

Commit

Permalink
Bump version to 2.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
B3none authored Aug 7, 2024
1 parent 8ad7ab1 commit 01a84d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RetakesPlugin/RetakesPlugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ namespace RetakesPlugin;
[MinimumApiVersion(220)]
public class RetakesPlugin : BasePlugin
{
private const string Version = "2.0.10";
private const string Version = "2.0.11";

#region Plugin info
public override string ModuleName => "Retakes Plugin";
Expand Down

0 comments on commit 01a84d8

Please sign in to comment.