From 224b79e808afa767e5b3f3bb970bb75e4fced8fa Mon Sep 17 00:00:00 2001 From: Ken Ha Date: Wed, 21 Sep 2022 18:20:41 +0700 Subject: [PATCH] Update PWCoreSDK -> 3.1.2 --- PWCoreSDK.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWCoreSDK.podspec b/PWCoreSDK.podspec index 8f8045c..2b57bf9 100644 --- a/PWCoreSDK.podspec +++ b/PWCoreSDK.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "PWCoreSDK" - s.version = "3.1.1" + s.version = "3.1.2" s.summary = "PWCoreSDK" s.description = "Unified SDK for all paymentwall products on iOS" s.homepage = "http://paymentwall.com"