release: Bump version to 3.2.0-b6 (#7311)

Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com>
This commit is contained in:
Bart
2026-05-21 18:50:59 +01:00
committed by GitHub
parent e24de65f42
commit 79308705c5

View File

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