Skip to content

Commit

Permalink
2.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
yonilerner authored Oct 18, 2024
1 parent 335bcd4 commit 176b959
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.11";
public const string Version = "2.3.12";

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

Expand Down

0 comments on commit 176b959

Please sign in to comment.