Skip to content

Commit 4633977

Browse files
authored
Merge branch 'main' into jammy-docker-update
2 parents 53327a7 + b5b59ed commit 4633977

File tree

9 files changed

+3164
-368
lines changed

9 files changed

+3164
-368
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ else()
4141
cmake_minimum_required(VERSION 3.25 FATAL_ERROR)
4242
endif()
4343

44-
set(CMAKE_PROJECT_VERSION 0.21.0)
44+
set(CMAKE_PROJECT_VERSION 0.22.0)
4545

4646
# Identify the project.
4747
project(viam-cpp-sdk

src/viam/api/api_proto_tag.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.1.488
1+
v0.1.491

src/viam/api/app/mltraining/v1/ml_training.grpc.pb.cc

Lines changed: 42 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)