diff --git a/BTDB.SourceGenerator/BTDB.SourceGenerator.csproj b/BTDB.SourceGenerator/BTDB.SourceGenerator.csproj index 815522d1..17f596a3 100644 --- a/BTDB.SourceGenerator/BTDB.SourceGenerator.csproj +++ b/BTDB.SourceGenerator/BTDB.SourceGenerator.csproj @@ -10,7 +10,7 @@ true BTDB.SourceGenerator BTDB.SourceGenerator - 33.0.5 + 33.0.6 Boris Letocha https://github.com/Bobris/BTDB MIT diff --git a/BTDB/BTDB.csproj b/BTDB/BTDB.csproj index 7b92ad80..f88ea9a2 100644 --- a/BTDB/BTDB.csproj +++ b/BTDB/BTDB.csproj @@ -7,7 +7,7 @@ annotations true BTDB - 33.0.5 + 33.0.6 Boris Letocha, Lubos Karasek http://github.com/Bobris/BTDB README.md diff --git a/CHANGELOG.md b/CHANGELOG.md index a967adce..f212afe3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## [unreleased] +## 33.0.6 + ### Fixed Constraint Enumerator could be not correctly iterated multiple times. diff --git a/ODbDump/ODbDump.csproj b/ODbDump/ODbDump.csproj index 1c691146..a8f717ae 100644 --- a/ODbDump/ODbDump.csproj +++ b/ODbDump/ODbDump.csproj @@ -5,7 +5,7 @@ true True latest - 33.0.5 + 33.0.6 Boris Letocha, Lubos Karasek enable