From 4f551faaadf2d1bb59c2dfd067daedd05b79fc10 Mon Sep 17 00:00:00 2001 From: Pavel Tikhonenko Date: Wed, 26 Apr 2017 13:17:30 -0700 Subject: [PATCH] Bump up pod version --- TPInAppReceipt.podspec | 2 +- TPInAppReceipt/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TPInAppReceipt.podspec b/TPInAppReceipt.podspec index 674e49d..d436dc3 100644 --- a/TPInAppReceipt.podspec +++ b/TPInAppReceipt.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "TPInAppReceipt" -s.version = "1.1.3" +s.version = "1.1.4" s.summary = "Validates and parses Apple Store Receipt." s.description = "This helper validates and parses the payload and the PKCS7 container itself. Pure swift, openssl+bitcode" diff --git a/TPInAppReceipt/Info.plist b/TPInAppReceipt/Info.plist index fbe1e6b..76bf6f7 100644 --- a/TPInAppReceipt/Info.plist +++ b/TPInAppReceipt/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0 + 1.1.4 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass