release: Bump version to 3.2.0-b5

This commit is contained in:
Bart
2026-05-13 17:57:16 -04:00
parent 7a2562dc2b
commit 9715573b2b

View File

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