From 8a6df286758d0f7fe323a5b52e28fddbc0908412 Mon Sep 17 00:00:00 2001 From: Gio Lodi Date: Fri, 10 Nov 2023 13:24:01 +1100 Subject: [PATCH] Bump version to 7.3.1 stable --- Podfile.lock | 4 ++-- WordPressAuthenticator.podspec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Podfile.lock b/Podfile.lock index 4e66fa5d0..b07b74754 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -9,7 +9,7 @@ PODS: - SVProgressHUD (2.2.5) - SwiftLint (0.49.1) - UIDeviceIdentifier (2.3.0) - - WordPressAuthenticator (7.3.1-beta.1): + - WordPressAuthenticator (7.3.1): - Gridicons (~> 1.0) - "NSURL+IDN (= 0.4)" - SVProgressHUD (~> 2.2.5) @@ -71,7 +71,7 @@ SPEC CHECKSUMS: SVProgressHUD: 1428aafac632c1f86f62aa4243ec12008d7a51d6 SwiftLint: 32ee33ded0636d0905ef6911b2b67bbaeeedafa5 UIDeviceIdentifier: 442b65b4ff1832d4ca9c2a157815cb29ad981b17 - WordPressAuthenticator: e8f06f2162972d652770247ed79572f5c276b383 + WordPressAuthenticator: 503a174d8ccc0781a0f5769e5e284e07cb294dc0 WordPressKit: a5432c2e3c2247c2b83b3ebf0acec75ae00782ef WordPressShared: 0aa459e5257a77184db87805a998f447443c9706 WordPressUI: 1cf47a3b78154faf69caa18569ee7ece1e510fa0 diff --git a/WordPressAuthenticator.podspec b/WordPressAuthenticator.podspec index 7b45e25dc..3cbdf7724 100644 --- a/WordPressAuthenticator.podspec +++ b/WordPressAuthenticator.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.name = 'WordPressAuthenticator' - s.version = '7.3.1-beta.1' + s.version = '7.3.1' s.summary = 'WordPressAuthenticator implements an easy and elegant way to authenticate your WordPress Apps.' s.description = <<-DESC