From fc854d51c3600f13e91d859440923ec227cd493c Mon Sep 17 00:00:00 2001 From: Jaclyn Chen Date: Fri, 22 Jan 2021 12:00:49 +0800 Subject: [PATCH] Bump pod version for https://github.com/wordpress-mobile/WordPressAuthenticator-iOS/pull/564 --- WordPressAuthenticator.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WordPressAuthenticator.podspec b/WordPressAuthenticator.podspec index ad62c44cb..14193e995 100644 --- a/WordPressAuthenticator.podspec +++ b/WordPressAuthenticator.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "WordPressAuthenticator" - s.version = "1.34.0-beta.2" + s.version = "1.34.0-beta.3" s.summary = "WordPressAuthenticator implements an easy and elegant way to authenticate your WordPress Apps." s.description = <<-DESC