Skip to content

Commit

Permalink
Merge pull request #4 from CleverTap/Release_v0.0.5
Browse files Browse the repository at this point in the history
Release v0.0.5
  • Loading branch information
kushCT authored Aug 23, 2023
2 parents d197b82 + 47507c4 commit 9272fe3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log
All notable changes to this project will be documented in this file.

### [Version 0.0.5] (Aug 23, 2023)
#####
* Supports [CleverTap iOS SDK v5.2.0](https://github.com/CleverTap/clevertap-ios-sdk/releases/tag/5.2.0).
* Adds support for hiding the **Powered by Signed Call** label from VoIP call screens.

### [Version 0.0.4] (July 21, 2023)
#####
- Adds public property `rootViewController`
Expand Down
2 changes: 1 addition & 1 deletion CleverTap-SignedCall-SDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "CleverTap-SignedCall-SDK"
s.version = '0.0.4'
s.version = '0.0.5'
s.summary = "CleverTap-SignedCall-SDK supports 1-1 voice calls"
s.homepage = "https://github.com/CleverTap/clevertap-signedcall-ios-sdk"
s.source = { :http => "https://github.com/CleverTap/clevertap-signedcall-ios-sdk/releases/download/#{s.version}/SignedCallSDK.xcframework.zip" }
Expand Down
Binary file modified Release/SignedCallSDK.xcframework.zip
Binary file not shown.

0 comments on commit 9272fe3

Please sign in to comment.