From 7bbe9dfa1c11d5d169af44c53b183b453a0e267e Mon Sep 17 00:00:00 2001 From: Releaser Date: Wed, 24 Jan 2024 18:02:14 +0100 Subject: [PATCH] Released 32.4.4 --- BTDB.SourceGenerator/BTDB.SourceGenerator.csproj | 2 +- BTDB/BTDB.csproj | 2 +- CHANGELOG.md | 2 ++ ODbDump/ODbDump.csproj | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/BTDB.SourceGenerator/BTDB.SourceGenerator.csproj b/BTDB.SourceGenerator/BTDB.SourceGenerator.csproj index 165d63bc..92515378 100644 --- a/BTDB.SourceGenerator/BTDB.SourceGenerator.csproj +++ b/BTDB.SourceGenerator/BTDB.SourceGenerator.csproj @@ -12,7 +12,7 @@ BTDB.SourceGenerator BTDB.SourceGenerator - 32.4.3 + 32.4.4 Boris Letocha http://github.com/Bobris/BTDB MIT diff --git a/BTDB/BTDB.csproj b/BTDB/BTDB.csproj index 7fc37ece..d9701ae3 100644 --- a/BTDB/BTDB.csproj +++ b/BTDB/BTDB.csproj @@ -7,7 +7,7 @@ annotations true BTDB - 32.4.3 + 32.4.4 Boris Letocha, Lubos Karasek http://github.com/Bobris/BTDB MIT diff --git a/CHANGELOG.md b/CHANGELOG.md index e93d4b70..f43f14bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## [unreleased] +## 32.4.4 + ### Fixed IOC and Singletons are now much faster and correct in complex cases. diff --git a/ODbDump/ODbDump.csproj b/ODbDump/ODbDump.csproj index 0b83492d..c783b0ba 100644 --- a/ODbDump/ODbDump.csproj +++ b/ODbDump/ODbDump.csproj @@ -5,7 +5,7 @@ true True latest - 32.4.3 + 32.4.4 Boris Letocha, Lubos Karasek enable