We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bf4d82 commit 106ce79Copy full SHA for 106ce79
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.76.0"
+ public static let sdkVersion = "0.77.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