diff --git a/WalletConnectSwift.podspec b/WalletConnectSwift.podspec index 75a9b7e4..4f7f1ab6 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 4476ba21..98b1ede8 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 2e93959f..70308fe2 100644 --- a/WalletConnectSwiftTests/Info.plist +++ b/WalletConnectSwiftTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.4.0 + 1.6.0 CFBundleVersion 1