Skip to content

Commit f7a195a

Browse files
committed
3.16.5
1 parent 8059b1c commit f7a195a

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
### NEXT
44

5+
### 3.16.5
6+
57
- `Consumer` classes: Really fix target layer retransmission buffer ([PR #1558](https://github.com/versatica/mediasoup/pull/1558)).
68

79
### 3.16.4

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mediasoup",
3-
"version": "3.16.4",
3+
"version": "3.16.5",
44
"description": "Cutting Edge WebRTC Video Conferencing",
55
"contributors": [
66
"Iñaki Baz Castillo <[email protected]> (https://inakibaz.me)",

0 commit comments

Comments
 (0)