Skip to content

Commit

Permalink
Bump version to 7.3.1 stable
Browse files Browse the repository at this point in the history
  • Loading branch information
mokagio committed Nov 10, 2023
1 parent df985a6 commit 8a6df28
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -71,7 +71,7 @@ SPEC CHECKSUMS:
SVProgressHUD: 1428aafac632c1f86f62aa4243ec12008d7a51d6
SwiftLint: 32ee33ded0636d0905ef6911b2b67bbaeeedafa5
UIDeviceIdentifier: 442b65b4ff1832d4ca9c2a157815cb29ad981b17
WordPressAuthenticator: e8f06f2162972d652770247ed79572f5c276b383
WordPressAuthenticator: 503a174d8ccc0781a0f5769e5e284e07cb294dc0
WordPressKit: a5432c2e3c2247c2b83b3ebf0acec75ae00782ef
WordPressShared: 0aa459e5257a77184db87805a998f447443c9706
WordPressUI: 1cf47a3b78154faf69caa18569ee7ece1e510fa0
Expand Down
2 changes: 1 addition & 1 deletion WordPressAuthenticator.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8a6df28

Please sign in to comment.