We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcbff36 commit 819d397Copy full SHA for 819d397
Sources/OpenPass/OpenPassConfiguration.swift
@@ -26,7 +26,7 @@
26
27
import Foundation
28
29
-let openPassSdkVersion = "1.3.0"
+let openPassSdkVersion = "1.4.0"
30
31
struct OpenPassConfiguration: Hashable, Sendable {
32
static let defaultBaseURL = "https://auth.myopenpass.com/"
0 commit comments