Skip to content

Commit

Permalink
Release 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rishabh-Raghunath committed Oct 13, 2021
1 parent 0cd9eb8 commit f87b7f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// swift-tools-version:5.3
import PackageDescription

let version = "4.0.0"
let version = "4.1.0"
let package = Package(
name: "Mobilisten",
platforms: [.iOS(.v10)],
Expand All @@ -13,6 +13,6 @@ let package = Package(
targets: [
.binaryTarget(
name: "Mobilisten",
url: "https://raw.githubusercontent.com/zoho/SalesIQ-Mobilisten-iOS/v\(version)/Mobilisten.zip", checksum: "68fedb6209c600516c25efb0a899b0b0b6ea07b7c6712bce999d3146a7a57f3e")
url: "https://raw.githubusercontent.com/zoho/SalesIQ-Mobilisten-iOS/v\(version)/Mobilisten.zip", checksum: "cb30372fdb9f10ed3b4852d7f4dafa0f36a0d126a012b92270ddf7e26b2f960f")
]
)
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![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-4.0.0-blue.svg)](https://cocoapods.org/pods/Mobilisten)
[![Version](https://img.shields.io/badge/version-4.1.0-blue.svg)](https://cocoapods.org/pods/Mobilisten)

# Swift Package for SalesIQ Mobilisten iOS SDK

Expand Down

0 comments on commit f87b7f4

Please # to comment.