Skip to content

Commit 8ea170b

Browse files
authoredMay 8, 2024··
Release 2.7.2 (#852)
1 parent 1aa48da commit 8ea170b

File tree

350 files changed

+361
-353
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

350 files changed

+361
-353
lines changed
 

‎Auth0.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ excluded_files = [*web_auth_files, *ios_files, *macos_files]
3030

3131
Pod::Spec.new do |s|
3232
s.name = 'Auth0'
33-
s.version = '2.7.1'
33+
s.version = '2.7.2'
3434
s.summary = "Auth0 SDK for Apple platforms"
3535
s.description = <<-DESC
3636
Auth0 SDK for iOS, macOS, tvOS, and watchOS apps.

‎Auth0/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>2.7.1</string>
18+
<string>2.7.2</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>

0 commit comments

Comments
 (0)
Please sign in to comment.