We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb50424 commit d0e3514Copy full SHA for d0e3514
Sources/AIProxy/AIProxy.swift
@@ -8,7 +8,7 @@ import UIKit
8
public struct AIProxy {
9
10
/// The current sdk version
11
- public static let sdkVersion = "0.72.0"
+ public static let sdkVersion = "0.74.0"
12
13
/// - Parameters:
14
/// - partialKey: Your partial key is displayed in the AIProxy dashboard when you submit your provider's key.
0 commit comments