We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b12dfe3 commit 5980f5cCopy full SHA for 5980f5c
CMakeLists.txt
@@ -41,7 +41,7 @@ else()
41
cmake_minimum_required(VERSION 3.25 FATAL_ERROR)
42
endif()
43
44
-set(CMAKE_PROJECT_VERSION 0.23.0)
+set(CMAKE_PROJECT_VERSION 0.24.0)
45
46
# Identify the project.
47
project(viam-cpp-sdk
0 commit comments