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 9c65e45 commit 58e035aCopy full SHA for 58e035a
CMakeLists.txt
@@ -34,7 +34,7 @@
34
# constrained by the version of CMake available on target systems.
35
cmake_minimum_required(VERSION 3.25 FATAL_ERROR)
36
37
-set(CMAKE_PROJECT_VERSION 0.6.0)
+set(CMAKE_PROJECT_VERSION 0.7.0)
38
39
# Identify the project.
40
project(viam-cpp-sdk
0 commit comments