release: Bump version to 3.2.0-b4

This commit is contained in:
Bart
2026-05-04 10:17:08 -04:00
parent 92910466be
commit fd06404e04

View File

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