Skip to content

Commit 8c0b028

Browse files
authored
Prepare for 1.7.4 release (#846)
1 parent eee20d3 commit 8c0b028

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.3"
4+
s.version = "1.7.4"
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.4
2+
- Adds defines module to AppAuth.podspec ([#845](https://github.com/openid/AppAuth-iOS/pull/845))
3+
14
# 1.7.3
25
- Fix missing manifest in bundle using SPM ([#833](https://github.com/openid/AppAuth-iOS/pull/833))
36

0 commit comments

Comments
 (0)