Skip to content

Commit 71cde44

Browse files
authored
Bump podspec to 1.6.2 and add entry to Changelog (#769)
1 parent 5ea841f commit 71cde44

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

AppAuth.podspec

+1-1
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.6.1"
4+
s.version = "1.6.2"
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

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 1.6.2
2+
- Increased minimum iOS and macOS versions to 9.0 and 10.12 respectively to fix [framework build issue](https://github.com/openid/AppAuth-iOS/issues/765)
3+
14
# 1.6.1
25
- Increased minimum iOS and macOS versions to fix [build issue](https://github.com/openid/AppAuth-iOS/pull/761)
36

0 commit comments

Comments
 (0)