Skip to content

Commit

Permalink
Merge pull request #562 from WalletConnect/feature/user-agent-v1
Browse files Browse the repository at this point in the history
[Core] User agent v1.0.3
  • Loading branch information
flypaper0 authored Nov 1, 2022
2 parents a211642 + d133ec4 commit 3202297
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 {
"v1.0.2"
"v1.0.3"
}

static var operatingSystem: String {
Expand Down

0 comments on commit 3202297

Please sign in to comment.