Skip to content

Commit 26c5b02

Browse files
authored
ci(travis): auto release prep for 3.10.2 (#483)
Co-authored-by: optibot <[email protected]>
1 parent 7d077ec commit 26c5b02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Utils/SDKVersion.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
/// Do not edit this field.
1818
/// - It is auto updated (Scripts/updated_version.sh) to reflect the current version
1919
/// - Do not put underscores in the name (Swiftlint can modify unexpectedly)
20-
let OPTIMIZELYSDKVERSION = "3.10.1"
20+
let OPTIMIZELYSDKVERSION = "3.10.2"

0 commit comments

Comments
 (0)