Skip to content

Commit

Permalink
Update WordPressAuthenticator to 6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oguzkocer committed Jul 10, 2023
1 parent 12c7aa5 commit 289db2e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ abstract_target 'Apps' do

pod 'Gridicons', '~> 1.1.0'

pod 'WordPressAuthenticator', '~> 6.1-beta'
pod 'WordPressAuthenticator', '~> 6.2.0'
# pod 'WordPressAuthenticator', git: 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', branch: ''
# pod 'WordPressAuthenticator', git: 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', commit: ''
# pod 'WordPressAuthenticator', path: '../WordPressAuthenticator-iOS'
Expand Down
4 changes: 2 additions & 2 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -611,7 +611,7 @@ DEPENDENCIES:
- SVProgressHUD (= 2.2.5)
- SwiftLint (~> 0.50)
- WordPress-Editor-iOS (~> 1.19.8)
- WordPressAuthenticator (~> 6.1-beta)
- WordPressAuthenticator (~> 6.2.0)
- WordPressKit (~> 8.5)
- WordPressShared (~> 2.2)
- WordPressUI (~> 1.12.5)
Expand Down Expand Up @@ -895,6 +895,6 @@ SPEC CHECKSUMS:
ZendeskSupportSDK: 3a8e508ab1d9dd22dc038df6c694466414e037ba
ZIPFoundation: ae5b4b813d216d3bf0a148773267fff14bd51d37

PODFILE CHECKSUM: 52738e8a9294398036caa4be0c073e4996b83424
PODFILE CHECKSUM: 463ed7d39926c127d8197fe925fd7d05125f647b

COCOAPODS: 1.12.1

0 comments on commit 289db2e

Please sign in to comment.