Skip to content

Commit

Permalink
Merge pull request #370 from WalletConnect/develop
Browse files Browse the repository at this point in the history
release v0.9.1-rc.0
  • Loading branch information
llbartekll authored Jul 26, 2022
2 parents 590318e + aadcb1a commit a3b7ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/WalletConnectRelay/EnvironmentInfo.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ enum EnvironmentInfo {
}

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

static var operatingSystem: String {
Expand Down

0 comments on commit a3b7ad9

Please sign in to comment.