chore: Bump version to 3.2.1

This commit is contained in:
Ed Hennis
2026-07-31 19:46:17 -04:00
parent a88ba66fce
commit d4c1359921

View File

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