Skip to content

Commit

Permalink
Bump version number to 4.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Solovev committed Feb 6, 2024
1 parent e8e3cdb commit 593a307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OmiseSDK/Client.swift
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ extension Client {

// MARK: - Constants
extension Client {
static let sdkVersion: String = "4.27.0"
static let sdkVersion: String = "4.27.1"

static let currentPlatform: String = ProcessInfo.processInfo.operatingSystemVersionString
static let currentDevice: String = UIDevice.current.model
Expand Down

0 comments on commit 593a307

Please sign in to comment.