chore: Bump version to 3.3.0-rc2

This commit is contained in:
Bart
2026-07-17 17:09:13 -04:00
committed by Ayaz Salikhov
parent faca302adf
commit 982bf36dd8

View File

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