summaryrefslogtreecommitdiffstats
path: root/sworker.js
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2024-08-22 22:03:12 +0200
committerMatěj Cepl <mcepl@cepl.eu>2024-08-22 22:03:12 +0200
commite1ee2cbb21c3392b5bb63fdb2ea1fe26561b58dd (patch)
tree1258457d6417832b162758a4eb95c5e73beaef3f /sworker.js
parent619e1e9efe3adcf67fc8b12c21519567f08b6602 (diff)
downloadzalmy-e1ee2cbb21c3392b5bb63fdb2ea1fe26561b58dd.tar.gz
fix manifest.jsonHEADmaster
Diffstat (limited to 'sworker.js')
-rw-r--r--sworker.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/sworker.js b/sworker.js
index b80e7ae..0cd6b3f 100644
--- a/sworker.js
+++ b/sworker.js
@@ -1,4 +1,4 @@
-var VERSION = 'v44 2022-03-31';
+var VERSION = 'v45 2024-08-22';
var toCache = [
'/',
'activePage.js',
@@ -17,7 +17,7 @@ var toCache = [
'jsconfig.json',
'require.js',
'screen.css',
- 'site.webmanifest',
+ 'manifest.json',
'sworker.js',
'system.js',
'zalmy.js',