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

Commit c4ee2ae

Browse files
committed
update 114 version
1 parent a58432f commit c4ee2ae

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Package.resolved

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"repositoryURL": "https://github.com/jellyfish-dev/ios-webrtc-specs.git",
77
"state": {
88
"branch": null,
9-
"revision": "0ca2f6f4786a0592be4ee3046478e9cd138cf043",
10-
"version": "104.5112.17"
9+
"revision": "3f50710f033c0123fdf7af9feac72c515d22eac5",
10+
"version": "114.5735.1"
1111
}
1212
},
1313
{

Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ let package = Package(
1717
],
1818
dependencies: [
1919
.package(
20-
name: "WebRTCMembrane", url: "https://github.com/jellyfish-dev/ios-webrtc-specs.git", .exact("104.5112.17")),
20+
name: "WebRTCMembrane", url: "https://github.com/jellyfish-dev/ios-webrtc-specs.git", .exact("114.5735.01")),
2121
.package(
2222
name: "SwiftProtobuf", url: "https://github.com/apple/swift-protobuf.git",
2323
.upToNextMajor(from: "1.18.0")),

0 commit comments

Comments
 (0)