Skip to content

Commit

Permalink
Merge pull request #862 from WalletConnect/develop
Browse files Browse the repository at this point in the history
1.6.4
  • Loading branch information
llbartekll committed May 23, 2023
2 parents e394480 + 2203cc4 commit 545ae2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ let package = Package(

],
dependencies: [
.package(url: "https://github.com/WalletConnect/QRCode", branch: "wc-main")
.package(url: "https://github.com/WalletConnect/QRCode", from: "14.3.1")
],
targets: [
.target(
Expand Down
2 changes: 1 addition & 1 deletion Sources/WalletConnectRelay/PackageConfig.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version": "1.6.3"}
{"version": "1.6.4"}

0 comments on commit 545ae2b

Please sign in to comment.