chore: Bump version to 3.3.0-rc6

This commit is contained in:
Bart
2026-07-30 11:34:46 -04:00
committed by Ayaz Salikhov
parent 3ad6ce236e
commit 4eece4003d

View File

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