Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
update 114 version
Browse files Browse the repository at this point in the history
  • Loading branch information
karkakol committed Mar 19, 2024
1 parent a58432f commit c4ee2ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"repositoryURL": "https://github.com/jellyfish-dev/ios-webrtc-specs.git",
"state": {
"branch": null,
"revision": "0ca2f6f4786a0592be4ee3046478e9cd138cf043",
"version": "104.5112.17"
"revision": "3f50710f033c0123fdf7af9feac72c515d22eac5",
"version": "114.5735.1"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ let package = Package(
],
dependencies: [
.package(
name: "WebRTCMembrane", url: "https://github.com/jellyfish-dev/ios-webrtc-specs.git", .exact("104.5112.17")),
name: "WebRTCMembrane", url: "https://github.com/jellyfish-dev/ios-webrtc-specs.git", .exact("114.5735.01")),
.package(
name: "SwiftProtobuf", url: "https://github.com/apple/swift-protobuf.git",
.upToNextMajor(from: "1.18.0")),
Expand Down

0 comments on commit c4ee2ae

Please sign in to comment.