chore: Bump version to 3.3.0-rc3

This commit is contained in:
Bart
2026-07-23 16:39:50 -04:00
committed by Ayaz Salikhov
parent c50edf507c
commit 1653f0c80f

View File

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