Skip to content

Commit

Permalink
chore: wrapping up v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeabakker committed Mar 30, 2021
1 parent 090d505 commit 899d981
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Version history
===============

1.1 (2021-03-30):

- changed: improved caching of offline and service worker urls

1.0 (2021-03-16):

- added: basic manifest settings
Expand Down
2 changes: 1 addition & 1 deletion manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<name>Progressive Web App</name>
<id>pwa</id>
<author>ColdTrick IT Solutions</author>
<version>1.0</version>
<version>1.1</version>
<description>Provides Progressive Web App features</description>
<website>http://www.coldtrick.com/</website>
<repository>https://github.com/ColdTrick/pwa</repository>
Expand Down

0 comments on commit 899d981

Please sign in to comment.