Skip to content

Commit

Permalink
Bump version to 1.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
B3none committed Jan 21, 2024
1 parent 707e57d commit af040db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RetakesPlugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ namespace RetakesPlugin;
[MinimumApiVersion(147)]
public class RetakesPlugin : BasePlugin
{
private const string Version = "1.3.10";
private const string Version = "1.3.12";

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

0 comments on commit af040db

Please sign in to comment.