From bdc2190ea47d3f9d613cf42f9d81d0df7534f79f Mon Sep 17 00:00:00 2001 From: Releaser Date: Tue, 30 Jan 2024 01:13:20 +0100 Subject: [PATCH] Released 32.4.16 --- 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 52aea43a..38bf603f 100644 --- a/BTDB.SourceGenerator/BTDB.SourceGenerator.csproj +++ b/BTDB.SourceGenerator/BTDB.SourceGenerator.csproj @@ -12,7 +12,7 @@ BTDB.SourceGenerator BTDB.SourceGenerator - 32.4.15 + 32.4.16 Boris Letocha http://github.com/Bobris/BTDB MIT diff --git a/BTDB/BTDB.csproj b/BTDB/BTDB.csproj index 3b2b64cf..cd985e78 100644 --- a/BTDB/BTDB.csproj +++ b/BTDB/BTDB.csproj @@ -7,7 +7,7 @@ annotations true BTDB - 32.4.15 + 32.4.16 Boris Letocha, Lubos Karasek http://github.com/Bobris/BTDB MIT diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d1157ff..53a1b23b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## [unreleased] +## 32.4.16 + ## 32.4.15 ## 32.4.14 diff --git a/ODbDump/ODbDump.csproj b/ODbDump/ODbDump.csproj index 3d99a72b..f4e3dcf7 100644 --- a/ODbDump/ODbDump.csproj +++ b/ODbDump/ODbDump.csproj @@ -5,7 +5,7 @@ true True latest - 32.4.15 + 32.4.16 Boris Letocha, Lubos Karasek enable