Skip to content

Commit

Permalink
Release v9.0.3
Browse files Browse the repository at this point in the history
Release v9.0.3
  • Loading branch information
yeskay-zohocorp committed May 23, 2024
1 parent 8ecd72f commit 7c3ff13
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Mobilisten.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "Mobilisten"
spec.version = "9.0.2"
spec.version = "9.0.3"
spec.summary = "Mobilisten iOS SDK"
spec.license = { :type => "MIT", :text=> <<-LICENSE
MIT License
Expand Down
Binary file modified Mobilisten.zip
Binary file not shown.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[![Platform](https://img.shields.io/badge/platforms-iOS-orange.svg)](https://cocoapods.org/pods/Mobilisten)
[![SupportedLanguages](https://img.shields.io/badge/languages-Swift%20%7C%20%20ObjectiveC-green.svg)](https://www.zoho.com/salesiq/help/developer-section/ios-mobile-sdk-installation.html)
[![Version](https://img.shields.io/badge/version-9.0.2-blue.svg)](https://cocoapods.org/pods/Mobilisten)
[![Version](https://img.shields.io/badge/version-9.0.3-blue.svg)](https://cocoapods.org/pods/Mobilisten)
[![Cocoapods CDI](https://github.com/zoho/SalesIQ-Mobilisten-iOS/workflows/Cocoapods%20CD/badge.svg)](https://github.com/zoho/SalesIQ-Mobilisten-iOS/actions?query=workflow%3A%22Cocoapods+CD%22)

# SalesIQ Mobilisten iOS SDK 9.0.2
# SalesIQ Mobilisten iOS SDK 9.0.3

Connect with customers at every step of their journey. Give them the best in-app live chat experience with Mobilisten. Mobilisten enables customers to reach you from any screen on your app, get their questions answered, and make better purchase decisions.

Expand All @@ -19,7 +19,7 @@ platform :ios, '12.0'

target 'Project Target' do
use_frameworks!
pod 'Mobilisten', '9.0.2'
pod 'Mobilisten', '9.0.3'
end
```

Expand Down
2 changes: 1 addition & 1 deletion compatibility_matrix.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"Xcode Version": "13 and Above",
"Mobilisten Version": "9.0.2"
"Mobilisten Version": "9.0.3"
}
]

0 comments on commit 7c3ff13

Please sign in to comment.