Skip to content

Commit 1f05923

Browse files
authored
Merge pull request #811 from felipecrs/1.9.9
Update go2rtc to 1.9.9
2 parents 218929f + cfb69a9 commit 1f05923

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
@@ -25,7 +25,7 @@
2525

2626
DOMAIN = "webrtc"
2727

28-
BINARY_VERSION = "1.9.8"
28+
BINARY_VERSION = "1.9.9"
2929

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

0 commit comments

Comments
 (0)