release: Bump version to 3.3.0-b1 (#7755)

This commit is contained in:
Ayaz Salikhov
2026-07-08 13:40:24 +01:00
committed by GitHub
parent e372c45836
commit 58af1e6f18

View File

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