Skip to content

Commit a3800ea

Browse files
committed
Bump version to 1.3.9
1 parent af2a3ce commit a3800ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RetakesPlugin.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ namespace RetakesPlugin;
1818
[MinimumApiVersion(147)]
1919
public class RetakesPlugin : BasePlugin
2020
{
21-
private const string Version = "1.3.8";
21+
private const string Version = "1.3.9";
2222

2323
#region Plugin info
2424
public override string ModuleName => "Retakes Plugin";

0 commit comments

Comments
 (0)