Skip to content

Commit

Permalink
SipPlugin sessionId Update
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacakakpo1 committed Apr 4, 2024
1 parent 6496878 commit 56bf512
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions iosApp/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- JanusMessageSDK (0.7.26)
- JanusMessageSDK (0.7.27)

DEPENDENCIES:
- JanusMessageSDK (from `../shared`)
Expand All @@ -9,7 +9,7 @@ EXTERNAL SOURCES:
:path: "../shared"

SPEC CHECKSUMS:
JanusMessageSDK: fee9c43f97500328eadf210ac123f00cd7df5bad
JanusMessageSDK: beee43ee52d74119be942b424f3bcabb9406657b

PODFILE CHECKSUM: 1e004fa731d7a04f3d9d5649deb94144c69121d3

Expand Down
2 changes: 1 addition & 1 deletion iosApp/Pods/Local Podspecs/JanusMessageSDK.podspec.json

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

4 changes: 2 additions & 2 deletions iosApp/Pods/Manifest.lock

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

2 changes: 1 addition & 1 deletion shared/JanusMessageSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'JanusMessageSDK'
spec.version = '0.7.26'
spec.version = '0.7.27'
spec.homepage = 'https://github.com/team-telnyx/janus-message-sdk'
spec.source = { :http=> ''}
spec.authors = { 'Telnyx' => '[email protected]' }
Expand Down

0 comments on commit 56bf512

Please sign in to comment.