From de97e259479c79c1cedb53f64e097052e275bdd2 Mon Sep 17 00:00:00 2001 From: Releaser Date: Thu, 1 Feb 2024 09:27:46 +0100 Subject: [PATCH] Released 32.4.18 --- 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 5cbb5ad8..a5cdcfd0 100644 --- a/BTDB.SourceGenerator/BTDB.SourceGenerator.csproj +++ b/BTDB.SourceGenerator/BTDB.SourceGenerator.csproj @@ -12,7 +12,7 @@ BTDB.SourceGenerator BTDB.SourceGenerator - 32.4.17 + 32.4.18 Boris Letocha http://github.com/Bobris/BTDB MIT diff --git a/BTDB/BTDB.csproj b/BTDB/BTDB.csproj index a88de365..3bfae13c 100644 --- a/BTDB/BTDB.csproj +++ b/BTDB/BTDB.csproj @@ -7,7 +7,7 @@ annotations true BTDB - 32.4.17 + 32.4.18 Boris Letocha, Lubos Karasek http://github.com/Bobris/BTDB MIT diff --git a/CHANGELOG.md b/CHANGELOG.md index b4226b48..7ea2285b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## [unreleased] +## 32.4.18 + ## 32.4.17 ## 32.4.16 diff --git a/ODbDump/ODbDump.csproj b/ODbDump/ODbDump.csproj index a751c731..f220650f 100644 --- a/ODbDump/ODbDump.csproj +++ b/ODbDump/ODbDump.csproj @@ -5,7 +5,7 @@ true True latest - 32.4.17 + 32.4.18 Boris Letocha, Lubos Karasek enable