From 31bde2f96cfff2e8c88d68525747f52ec3a6906d Mon Sep 17 00:00:00 2001 From: Releaser Date: Mon, 29 Jan 2024 10:45:05 +0100 Subject: [PATCH] Released 32.4.14 --- 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 42620bfa..0ff5054f 100644 --- a/BTDB.SourceGenerator/BTDB.SourceGenerator.csproj +++ b/BTDB.SourceGenerator/BTDB.SourceGenerator.csproj @@ -12,7 +12,7 @@ BTDB.SourceGenerator BTDB.SourceGenerator - 32.4.13 + 32.4.14 Boris Letocha http://github.com/Bobris/BTDB MIT diff --git a/BTDB/BTDB.csproj b/BTDB/BTDB.csproj index 28ee7e3b..375f267c 100644 --- a/BTDB/BTDB.csproj +++ b/BTDB/BTDB.csproj @@ -7,7 +7,7 @@ annotations true BTDB - 32.4.13 + 32.4.14 Boris Letocha, Lubos Karasek http://github.com/Bobris/BTDB MIT diff --git a/CHANGELOG.md b/CHANGELOG.md index c06e5369..4418ab38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## [unreleased] +## 32.4.14 + ## 32.4.13 ## 32.4.12 diff --git a/ODbDump/ODbDump.csproj b/ODbDump/ODbDump.csproj index b7e2fbf3..cda5e739 100644 --- a/ODbDump/ODbDump.csproj +++ b/ODbDump/ODbDump.csproj @@ -5,7 +5,7 @@ true True latest - 32.4.13 + 32.4.14 Boris Letocha, Lubos Karasek enable