Skip to content

Commit a3b7ad9

Browse files
authored
Merge pull request #370 from WalletConnect/develop
release v0.9.1-rc.0
2 parents 590318e + aadcb1a commit a3b7ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/WalletConnectRelay/EnvironmentInfo.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ enum EnvironmentInfo {
1515
}
1616

1717
static var sdkVersion: String {
18-
"2.0.0-rc.0" // HARDCODED!! Is there a runtime way to get this?
18+
"v0.9.1-rc.0"
1919
}
2020

2121
static var operatingSystem: String {

0 commit comments

Comments
 (0)