We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c7998a commit 23a60b2Copy full SHA for 23a60b2
README.md
@@ -22,6 +22,7 @@ Version history
22
===============
23
24
*Version 1.0.0 - 5.9.2020*
25
+* use "default" version number format, go up to 1.0.0
26
* add `package.json`
27
* add `server.js`
28
* you can now run pacman running an express JS server, using `npm start`
cache.manifest
@@ -1,5 +1,5 @@
1
CACHE MANIFEST
2
-# Pacman 0.91 24.05.2016 beta
+# Pacman 1.0.0 05.09.2020
3
4
CACHE:
5
web-app-manifest.json
@@ -1,6 +1,6 @@
{
"verification_key" : "eca78f4d-14f3-4fe7-8b44-3e0006a9a9c7",
- "version" : "0.92",
+ "version" : "1.0.0",
"type" : "web",
"last_update" : "2018-03-06 16:45:11+0000"
6
}
0 commit comments