Skip to content

Commit

Permalink
Update PluginInfo.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
yonilerner authored Oct 31, 2024
1 parent ffa1136 commit ac14253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RetakesAllocatorCore/PluginInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ namespace RetakesAllocatorCore;

public static class PluginInfo
{
public const string Version = "2.3.14";
public const string Version = "2.3.15";

public static readonly string LogPrefix = $"[RetakesAllocator {Version}] ";

Expand Down

0 comments on commit ac14253

Please sign in to comment.