Skip to content

Commit d0e3514

Browse files
committed
Bump sdkVersion to 0.74.0
1 parent fb50424 commit d0e3514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/AIProxy/AIProxy.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import UIKit
88
public struct AIProxy {
99

1010
/// The current sdk version
11-
public static let sdkVersion = "0.72.0"
11+
public static let sdkVersion = "0.74.0"
1212

1313
/// - Parameters:
1414
/// - partialKey: Your partial key is displayed in the AIProxy dashboard when you submit your provider's key.

0 commit comments

Comments
 (0)