Skip to content

Commit 377da14

Browse files
author
Pavel Siska
committed
external - telemetry - bump version to v1.2.0
1 parent ac7bf56 commit 377da14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

external/telemetry.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ set(GIT_REPO https://github.com/CESNET/telemetry.git)
1717
FetchContent_Declare(
1818
telemetry
1919
GIT_REPOSITORY ${GIT_REPO}
20-
GIT_TAG v1.1.0
20+
GIT_TAG v1.2.0
2121
)
2222

2323
# Make sure that subproject accepts predefined build options without warnings.

0 commit comments

Comments
 (0)