release: Bump version to 3.2.0-b7 (#7316)

Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com>
This commit is contained in:
Bart
2026-05-22 20:32:12 +01:00
committed by GitHub
parent 179e73594a
commit dfb9b8ed9a

View File

@@ -23,7 +23,7 @@ namespace {
//------------------------------------------------------------------------------
// clang-format off
// NOLINTNEXTLINE(readability-identifier-naming)
char const* const versionString = "3.2.0-b6"
char const* const versionString = "3.2.0-b7"
// clang-format on
;