Skip to content

Commit 7e2c09c

Browse files
authored
Prepare for 1.7.3 release (#834)
1 parent 5563d06 commit 7e2c09c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

AppAuth.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = "AppAuth"
4-
s.version = "1.7.2"
4+
s.version = "1.7.3"
55
s.summary = "AppAuth for iOS and macOS is a client SDK for communicating with OAuth 2.0 and OpenID Connect providers."
66

77
s.description = <<-DESC

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 1.7.3
2+
- Fix missing manifest in bundle using SPM ([#833](https://github.com/openid/AppAuth-iOS/pull/833))
3+
14
# 1.7.2
25
- Streamline copying of privacy manifest ([#830](https://github.com/openid/AppAuth-iOS/pull/830))
36

0 commit comments

Comments
 (0)