Skip to content

Commit

Permalink
Bump to version 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
vtourraine committed Sep 17, 2020
1 parent 3293771 commit c60c1a2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog

## 1.5.3 (17 September 2020)

- Fix header/footer layout when building with iOS 14 SDK


## 1.5.2 (15 April 2020)

- Improve Dark Mode support
Expand Down
4 changes: 2 additions & 2 deletions VTAcknowledgementsViewController.podspec.json
@@ -1,6 +1,6 @@
{
"name": "VTAcknowledgementsViewController",
"version": "1.5.2",
"version": "1.5.3",
"license": "MIT",
"summary": "Ready to use “Acknowledgements”/“Licenses”/“Credits” view controller for CocoaPods.",
"screenshots": [
Expand All @@ -14,7 +14,7 @@
"social_media_url": "https://twitter.com/vtourraine",
"source": {
"git": "https://github.com/vtourraine/VTAcknowledgementsViewController.git",
"tag": "1.5.2"
"tag": "1.5.3"
},
"source_files": "Classes/*.{h,m}",
"resources": "VTAcknowledgementsViewController.bundle",
Expand Down

0 comments on commit c60c1a2

Please sign in to comment.