Skip to content

Commit

Permalink
Merge pull request #408 from WalletConnect/v0.9.2-rc.0
Browse files Browse the repository at this point in the history
Version bump to v0.9.2-rc.0
  • Loading branch information
llbartekll authored Aug 5, 2022
2 parents b1fd808 + c6e66d4 commit 73aab27
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 @@ -18,7 +18,7 @@ enum EnvironmentInfo {
}

static var sdkVersion: String {
"v0.9.1-rc.0"
"v0.9.2-rc.0"
}

static var operatingSystem: String {
Expand Down

0 comments on commit 73aab27

Please sign in to comment.