Skip to content

Commit 823aa98

Browse files
chore: sync changes from 0.12.1-rc.1 (#13)
Co-authored-by: statsig-kong[bot] <statsig-kong[bot]@users.noreply.github.com>
1 parent 894f5c3 commit 823aa98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ project(Statsig
55
DESCRIPTION "Statsig C++ Core SDK"
66
LANGUAGES CXX
77
)
8-
set(PROJECT_VERSION_SUFFIX "-beta.2511140238")
8+
set(PROJECT_VERSION_SUFFIX "-rc.1")
99

1010
set(CMAKE_CXX_STANDARD 17)
1111
set(CMAKE_CXX_STANDARD_REQUIRED ON)

0 commit comments

Comments
 (0)