Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit fcca72b

Browse files
committed
Bump version to 1.5.0-beta.3 with WordPressShared dependency version to 1.8.0-beta.1.
1 parent 6611846 commit fcca72b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WordPressAuthenticator.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "WordPressAuthenticator"
3-
s.version = "1.5.0-beta.2"
3+
s.version = "1.5.0-beta.3"
44
s.summary = "WordPressAuthenticator implements an easy and elegant way to authenticate your WordPress Apps."
55

66
s.description = <<-DESC
@@ -40,5 +40,5 @@ Pod::Spec.new do |s|
4040
s.dependency 'GoogleSignIn', '~> 4.4'
4141
s.dependency 'WordPressUI', '~> 1.0'
4242
s.dependency 'WordPressKit', '~> 4.1.0-beta'
43-
s.dependency 'WordPressShared', '~> 1.7.5-beta.1'
43+
s.dependency 'WordPressShared', '~> 1.8.0-beta.1'
4444
end

0 commit comments

Comments
 (0)