Skip to content

Commit

Permalink
Update PluginInfo.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
yonilerner authored Dec 20, 2024
1 parent 9afe99c commit dde1890
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.18";
public const string Version = "2.3.19";

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

Expand Down

0 comments on commit dde1890

Please sign in to comment.