Skip to content

Commit 480f208

Browse files
authored
Merge pull request #304 from CESNET/telemetry-v1.2.0
external - telemetry - bump version to v1.2.0
2 parents ac7bf56 + 377da14 commit 480f208

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)