Skip to content

Commit

Permalink
update libdatachannel version
Browse files Browse the repository at this point in the history
  • Loading branch information
murat-dogan committed Apr 24, 2024
1 parent 21daa12 commit 8f5c6ab
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
Expand Up @@ -29,7 +29,7 @@ include(FetchContent)
FetchContent_Declare(
libdatachannel
GIT_REPOSITORY https://github.com/paullouisageneau/libdatachannel.git
GIT_TAG "v0.20.2"
GIT_TAG "v0.20.3"
)

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

0 comments on commit 8f5c6ab

Please sign in to comment.