Skip to content

Commit 8f5c6ab

Browse files
committed
update libdatachannel version
1 parent 21daa12 commit 8f5c6ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ include(FetchContent)
2929
FetchContent_Declare(
3030
libdatachannel
3131
GIT_REPOSITORY https://github.com/paullouisageneau/libdatachannel.git
32-
GIT_TAG "v0.20.2"
32+
GIT_TAG "v0.20.3"
3333
)
3434

3535
option(NO_MEDIA "Disable media transport support in libdatachannel" OFF)

0 commit comments

Comments
 (0)