Skip to content

Commit

Permalink
Merge pull request #418 from WalletConnect/user-agent-version-bump
Browse files Browse the repository at this point in the history
update user-agent
  • Loading branch information
llbartekll authored Aug 8, 2022
2 parents 3f2db8d + 6838dcf commit 575c9d5
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.2-rc.0"
"v0.9.3-rc.0"
}

static var operatingSystem: String {
Expand Down

0 comments on commit 575c9d5

Please sign in to comment.