Skip to content

Commit

Permalink
update ziti-sdk-c to 0.30.2 (#526)
Browse files Browse the repository at this point in the history
  • Loading branch information
scareything committed Oct 18, 2022
1 parent 9131209 commit 1298888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.14)
if(NOT ZITI_SDK_C_BRANCH)
#allow using a different branch of the CSDK easily
set(ZITI_SDK_C_BRANCH "0.30.1")
set(ZITI_SDK_C_BRANCH "0.30.2")
endif()

# if TUNNEL_SDK_ONLY then don't descend into programs/ziti-edge-tunnel
Expand Down

0 comments on commit 1298888

Please sign in to comment.