Skip to content
This repository has been archived by the owner on May 2, 2020. It is now read-only.

Commit

Permalink
closes #675
Browse files Browse the repository at this point in the history
  • Loading branch information
scriptPilot authored and scriptPilot committed Oct 18, 2017
1 parent 4dc2b42 commit 9a04209
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,14 @@

> This page is part of the [App Framework Documentation](DOCUMENTATION.md)
## Version 1.14.0
## Version 1.14.1

Released on 2017-10-18

### Bug-fixes

- [x] [#675 - Missing iOS Marketing Icon](https://github.com/scriptPilot/app-framework/issues/675)

### New features

- [x] [#243 - Use persistent storage for data](https://github.com/scriptPilot/app-framework/issues/243)
Expand Down
1 change: 1 addition & 0 deletions scripts/create-icons.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ let icons = [
['android-chrome', 192, 192],
['android-chrome', 512, 512],
['mstile', 150, 150],
['ios-icon', 1024, 1024, true],
['ios-icon', 180, 180, true],
['ios-icon', 167, 167, true],
['ios-icon', 152, 152, true],
Expand Down

0 comments on commit 9a04209

Please sign in to comment.