From 0ad43220584a046bade59f521e36ad59cac2244d Mon Sep 17 00:00:00 2001 From: Misaki Date: Thu, 27 Nov 2025 16:17:24 +0900 Subject: [PATCH] Fixed memory lack bug caused by UnsafeSlotMap --- .../Misaki.HighPerformance.LowLevel.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misaki.HighPerformance.LowLevel/Misaki.HighPerformance.LowLevel.csproj b/Misaki.HighPerformance.LowLevel/Misaki.HighPerformance.LowLevel.csproj index bc362c5..c75a5b9 100644 --- a/Misaki.HighPerformance.LowLevel/Misaki.HighPerformance.LowLevel.csproj +++ b/Misaki.HighPerformance.LowLevel/Misaki.HighPerformance.LowLevel.csproj @@ -6,7 +6,7 @@ enable True Misaki - 1.2.4 + 1.2.5 $(AssemblyVersion) True https://git.personalnas.com/Misaki/Misaki.HighPerformance.git