Skip to content

Commit

Permalink
Merge pull request #1529 from nextcloud/update-webrtc-121.6167.0
Browse files Browse the repository at this point in the history
Update WebRTC lib to version 121.6167.0
  • Loading branch information
SystemKeeper authored Feb 12, 2024
2 parents c679755 + 24412fe commit 8d06462
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NextcloudTalk.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3889,7 +3889,7 @@
repositoryURL = "https://github.com/nextcloud-releases/talk-clients-webrtc";
requirement = {
kind = revision;
revision = fd8f88a4243f31760617524b8ca86d71e9c903a7;
revision = 5f15c82f4b02072c1595980580eade9325e1819f;
};
};
2CCCD21B2835088F00F076CE /* XCRemoteSwiftPackageReference "OpenSSL" */ = {
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ You got stuck while working on a issue or need some pointers? Feel free to ask i

We are using our own builds of the WebRTC library. They can be found in this [repository](https://github.com/nextcloud-releases/talk-clients-webrtc).

Current version: [116.5845.0](https://github.com/nextcloud-releases/talk-clients-webrtc/releases/tag/116.5845.0).
Current version: [121.6167.0](https://github.com/nextcloud-releases/talk-clients-webrtc/releases/tag/121.6167.0).

## Running tests locally

Expand Down

0 comments on commit 8d06462

Please sign in to comment.