From f951da68a32666712e8c80ba0c77e9df5dce9fd6 Mon Sep 17 00:00:00 2001 From: Andrey Scherbovich Date: Mon, 20 Sep 2021 11:58:37 +0300 Subject: [PATCH] update version --- WalletConnectSwift.podspec | 2 +- WalletConnectSwift/Info.plist | 2 +- WalletConnectSwiftTests/Info.plist | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/WalletConnectSwift.podspec b/WalletConnectSwift.podspec index 75a9b7e48..4f7f1ab62 100644 --- a/WalletConnectSwift.podspec +++ b/WalletConnectSwift.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = "WalletConnectSwift" - spec.version = "1.5.0" + spec.version = "1.6.0" spec.summary = "A delightful way to integrate WalletConnect into your app." spec.description = <<-DESC WalletConnect protocol implementation for enabling communication between dapps and diff --git a/WalletConnectSwift/Info.plist b/WalletConnectSwift/Info.plist index 4476ba211..98b1ede8f 100644 --- a/WalletConnectSwift/Info.plist +++ b/WalletConnectSwift/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.4.0 + 1.6.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) diff --git a/WalletConnectSwiftTests/Info.plist b/WalletConnectSwiftTests/Info.plist index 2e93959f5..70308fe25 100644 --- a/WalletConnectSwiftTests/Info.plist +++ b/WalletConnectSwiftTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.4.0 + 1.6.0 CFBundleVersion 1