Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VIDEO-7682 upgrade to 4.6.2 #177

Merged
merged 3 commits into from
Nov 5, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 0.85 (November 5, 2021)

### Dependency Upgrades

- `TwilioVideo` has been updated from 4.6.1 to 4.6.2. [#177](https://github.com/twilio/twilio-video-app-ios/pull/177)

-----------

## 0.84 (October 15, 2021)

### Dependency Upgrades
Expand Down
4 changes: 2 additions & 2 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ PODS:
- Nimble (9.2.0)
- PromisesObjC (2.0.0)
- Quick (3.1.2)
- TwilioVideo (4.6.1)
- TwilioVideo (4.6.2)

DEPENDENCIES:
- Alamofire (~> 5)
Expand Down Expand Up @@ -198,7 +198,7 @@ SPEC CHECKSUMS:
Nimble: 4f4a345c80b503b3ea13606a4f98405974ee4d0b
PromisesObjC: 68159ce6952d93e17b2dfe273b8c40907db5ba58
Quick: 60f0ea3b8e0cfc0df3259a5c06a238ad8b3c46e0
TwilioVideo: b3d34744e3860c09816e349679eb2572e8fba06c
TwilioVideo: f8c75425bce3f41912bb24352154b0502d89a9b3

PODFILE CHECKSUM: 5ce4997325e2a0fedc4b9f550d377da8ac2e43c4

Expand Down