We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 590318e + aadcb1a commit a3b7ad9Copy full SHA for a3b7ad9
Sources/WalletConnectRelay/EnvironmentInfo.swift
@@ -15,7 +15,7 @@ enum EnvironmentInfo {
15
}
16
17
static var sdkVersion: String {
18
- "2.0.0-rc.0" // HARDCODED!! Is there a runtime way to get this?
+ "v0.9.1-rc.0"
19
20
21
static var operatingSystem: String {
0 commit comments