Skip to content

Commit 970223e

Browse files
committed
Merge branch 'master' into inbox
2 parents aecc74a + 0480f72 commit 970223e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift-sdk/IterableAPI.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import UIKit
99

1010
@objcMembers public final class IterableAPI: NSObject {
1111
// Current SDK Version.
12-
public static let sdkVersion = "6.2.0-beta1"
12+
public static let sdkVersion = "6.2.0"
1313

1414
// MARK: Initialization
1515

0 commit comments

Comments
 (0)