From f28285814e23b4e5eb6ba30006306a50b516b488 Mon Sep 17 00:00:00 2001 From: Oguz Kocer Date: Sat, 27 Aug 2022 15:41:31 -0400 Subject: [PATCH] Bump version to 2.4.0 --- WordPressAuthenticator.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WordPressAuthenticator.podspec b/WordPressAuthenticator.podspec index f37348e9d..72be53a81 100644 --- a/WordPressAuthenticator.podspec +++ b/WordPressAuthenticator.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.name = 'WordPressAuthenticator' - s.version = '2.4.0-beta.2' + s.version = '2.4.0' s.summary = 'WordPressAuthenticator implements an easy and elegant way to authenticate your WordPress Apps.' s.description = <<-DESC