diff --git a/BTDB.SourceGenerator/BTDB.SourceGenerator.csproj b/BTDB.SourceGenerator/BTDB.SourceGenerator.csproj index c7f31640..0dc34fff 100644 --- a/BTDB.SourceGenerator/BTDB.SourceGenerator.csproj +++ b/BTDB.SourceGenerator/BTDB.SourceGenerator.csproj @@ -10,7 +10,7 @@ true BTDB.SourceGenerator BTDB.SourceGenerator - 32.16.1 + 32.16.2 Boris Letocha http://github.com/Bobris/BTDB MIT diff --git a/BTDB/BTDB.csproj b/BTDB/BTDB.csproj index fcc69ed0..b3ea9b6f 100644 --- a/BTDB/BTDB.csproj +++ b/BTDB/BTDB.csproj @@ -7,7 +7,7 @@ annotations true BTDB - 32.16.1 + 32.16.2 Boris Letocha, Lubos Karasek http://github.com/Bobris/BTDB README.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 445dd84a..700dd10e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## [unreleased] +## 32.16.2 + ### Optimized Constraint find could use exception flow making it slower than necessary. diff --git a/ODbDump/ODbDump.csproj b/ODbDump/ODbDump.csproj index 18482a81..a45d63dd 100644 --- a/ODbDump/ODbDump.csproj +++ b/ODbDump/ODbDump.csproj @@ -5,7 +5,7 @@ true True latest - 32.16.1 + 32.16.2 Boris Letocha, Lubos Karasek enable