Skip to content

Commit

Permalink
3.12.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ibc committed Aug 9, 2023
1 parent 6697804 commit c0a6988
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

### Next
### 3.12.9

* Fix RTCP SDES ([PR #1139](https://github.com/versatica/mediasoup/pull/1139)).

Expand Down
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mediasoup",
"version": "3.12.8",
"version": "3.12.9",
"description": "Cutting Edge WebRTC Video Conferencing",
"contributors": [
"Iñaki Baz Castillo <ibc@aliax.net> (https://inakibaz.me)",
Expand Down Expand Up @@ -98,7 +98,7 @@
"@octokit/rest": "^20.0.1",
"@types/debug": "^4.1.8",
"@types/jest": "^29.5.3",
"@types/node": "^20.4.8",
"@types/node": "^20.4.9",
"@types/uuid": "^9.0.2",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
Expand Down

0 comments on commit c0a6988

Please sign in to comment.