Skip to content

Commit aaa2a08

Browse files
authored
2.3.11
1 parent 670fa19 commit aaa2a08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RetakesAllocatorCore/PluginInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ namespace RetakesAllocatorCore;
55

66
public static class PluginInfo
77
{
8-
public const string Version = "2.3.10";
8+
public const string Version = "2.3.11";
99

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

0 commit comments

Comments
 (0)