Skip to content

Commit

Permalink
Bump to version 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
vtourraine committed Sep 14, 2018
1 parent 634183b commit 57005e6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions AcknowList.podspec.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "AcknowList",
"version": "1.6.1",
"version": "1.7",
"summary": "Ready to use “Acknowledgements”/“Licenses” view controller for CocoaPods.",
"homepage": "https://github.com/vtourraine/AcknowList",
"license": {
Expand All @@ -13,7 +13,7 @@
"social_media_url": "http://twitter.com/vtourraine",
"source": {
"git": "https://github.com/vtourraine/AcknowList.git",
"tag": "1.6.1"
"tag": "1.7"
},
"source_files": "Source/*.swift",
"resources": "Resources/AcknowList.bundle",
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 1.7 (work in progress)
## 1.7 (14 September 2018)

- Update to Swift 4.2
- Filter out manual line wrapping from licenses text, by Albert Zhang (@azhang66)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ AcknowList is also compatible with tvOS for Apple TV apps.

## Requirements

AcknowList is written in Swift 4.2, requires iOS 8.0 or tvOS 9.0 and above, Xcode 9.0 and above.
AcknowList is written in Swift 4.2, requires iOS 8.0 or tvOS 9.0 and above, Xcode 10.0 and above.


## Credits
Expand Down

0 comments on commit 57005e6

Please sign in to comment.