From 089fc4e4b4039c1c223e720356a783d101f1757a Mon Sep 17 00:00:00 2001 From: Joost van Dijk Date: Tue, 10 Oct 2017 11:42:32 +0200 Subject: [PATCH] Update version to 1.1 --- AdyenCSE.podspec | 2 +- AdyenCSE/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AdyenCSE.podspec b/AdyenCSE.podspec index 8b8d3be..7451e7f 100644 --- a/AdyenCSE.podspec +++ b/AdyenCSE.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'AdyenCSE' - s.version = '1.0.5' + s.version = '1.1' s.summary = 'AdyenCSE is a client side encryption library for credit card data.' s.description = <<-DESC With CSE card data is encrypted within the client, in this case the iOS device, before you submit it via your own server to the Adyen API. By using CSE you reduce your scope of PCI compliance, because no raw card data travels through your server. This repository can be leveraged as a starting point to integrate Adyen's payment functionality fully in-app. diff --git a/AdyenCSE/Info.plist b/AdyenCSE/Info.plist index 152cf04..d63d290 100644 --- a/AdyenCSE/Info.plist +++ b/AdyenCSE/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0.5 + 1.1 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass