From bd0f70101d7f8cd7ebf8d4c301d3206c111f6190 Mon Sep 17 00:00:00 2001 From: Releaser Date: Wed, 14 Feb 2024 16:35:31 +0100 Subject: [PATCH] Released 32.4.23 --- 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 94f88690..620a10d4 100644 --- a/BTDB.SourceGenerator/BTDB.SourceGenerator.csproj +++ b/BTDB.SourceGenerator/BTDB.SourceGenerator.csproj @@ -12,7 +12,7 @@ BTDB.SourceGenerator BTDB.SourceGenerator - 32.4.22 + 32.4.23 Boris Letocha http://github.com/Bobris/BTDB MIT diff --git a/BTDB/BTDB.csproj b/BTDB/BTDB.csproj index 12981b8b..b1f9efd4 100644 --- a/BTDB/BTDB.csproj +++ b/BTDB/BTDB.csproj @@ -7,7 +7,7 @@ annotations true BTDB - 32.4.22 + 32.4.23 Boris Letocha, Lubos Karasek http://github.com/Bobris/BTDB MIT diff --git a/CHANGELOG.md b/CHANGELOG.md index 45463e7d..823339f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## [unreleased] +## 32.4.23 + ### Fixed Critical bug in Brotli decompression MemReader. diff --git a/ODbDump/ODbDump.csproj b/ODbDump/ODbDump.csproj index 53830b21..09b9a546 100644 --- a/ODbDump/ODbDump.csproj +++ b/ODbDump/ODbDump.csproj @@ -5,7 +5,7 @@ true True latest - 32.4.22 + 32.4.23 Boris Letocha, Lubos Karasek enable