Skip to content

Commit dde1890

Browse files
authored
Update PluginInfo.cs
1 parent 9afe99c commit dde1890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RetakesAllocatorCore/PluginInfo.cs

+1-1
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.18";
8+
public const string Version = "2.3.19";
99

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

0 commit comments

Comments
 (0)