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

Commit 3e5fdfa

Browse files
Merge pull request #222 from wordpress-mobile/issue/update_wordpress_kit_dependency_to_1.7.0
Update WordpressKit dependency to 1.7.0-beta.1
2 parents bfa1d2a + 4ace18b commit 3e5fdfa

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.12.0-beta.1"
3+
s.version = "1.12.0-beta.2"
44
s.summary = "WordPressAuthenticator implements an easy and elegant way to authenticate your WordPress Apps."
55

66
s.description = <<-DESC
@@ -40,6 +40,6 @@ Pod::Spec.new do |s|
4040
s.dependency 'Gridicons', '~> 1.0'
4141
s.dependency 'GoogleSignIn', '~> 4.4'
4242
s.dependency 'WordPressUI', '~> 1.5.2'
43-
s.dependency 'WordPressKit', '~> 4.6.0'
43+
s.dependency 'WordPressKit', '~> 4.7.0-beta.1'
4444
s.dependency 'WordPressShared', '~> 1.8.16'
4545
end

0 commit comments

Comments
 (0)