chore: Bump version to 3.2.1-rc1

This commit is contained in:
Bart
2026-07-31 16:55:12 -04:00
committed by Ed Hennis
parent 4bd1d1ca2f
commit a88ba66fce

View File

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