We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d077ec commit 26c5b02Copy full SHA for 26c5b02
Sources/Utils/SDKVersion.swift
@@ -17,4 +17,4 @@
17
/// Do not edit this field.
18
/// - It is auto updated (Scripts/updated_version.sh) to reflect the current version
19
/// - Do not put underscores in the name (Swiftlint can modify unexpectedly)
20
-let OPTIMIZELYSDKVERSION = "3.10.1"
+let OPTIMIZELYSDKVERSION = "3.10.2"
0 commit comments