Skip to content

Commit 2903783

Browse files
authored
Merge pull request #611 from fuatakgun/patch-1
Update go2rtc version to 1.8.4
2 parents 6cf4b37 + afef9d7 commit 2903783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/webrtc/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
DOMAIN = "webrtc"
2626

27-
BINARY_VERSION = "1.8.1"
27+
BINARY_VERSION = "1.8.4"
2828

2929
SYSTEM = {
3030
"Windows": {"AMD64": "go2rtc_win64.zip", "ARM64": "go2rtc_win_arm64.zip"},

0 commit comments

Comments
 (0)