From c68473fbc50244045e5a5354ae50b47ba046c5f1 Mon Sep 17 00:00:00 2001 From: stevebaranski Date: Tue, 29 Jan 2019 15:50:38 -0800 Subject: [PATCH] Corrected podspec version number --- WordPressAuthenticator.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WordPressAuthenticator.podspec b/WordPressAuthenticator.podspec index 913bc4980..ec83690d7 100644 --- a/WordPressAuthenticator.podspec +++ b/WordPressAuthenticator.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "WordPressAuthenticator" - s.version = "1.1.9-beta" + s.version = "1.1.9-beta.1" s.summary = "WordPressAuthenticator implements an easy and elegant way to authenticate your WordPress Apps." s.description = <<-DESC