Skip to content

Commit b1ed062

Browse files
Release 20260228
1 parent 053e52f commit b1ed062

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

hlp/Help-cs.zip

-13.8 KB
Binary file not shown.

hlp/Help-en.zip

-13 KB
Binary file not shown.

hvdata/data.zip

286 Bytes
Binary file not shown.

sw.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
const CACHE_NAME = 'helpviewer-cache-20260225';
2-
const CACHE_FILES = [ '/faviconPWA.png','/LICENSE','/index.html','/manifest.webmanifest','/favicon.png','/robots.txt','/hvdata/index.html','/hvdata/data.zip','/hvdata/jszip.min.js','/hvdata/LICENSE-jszip.md','/hvdata/appmain.js' ];
1+
const CACHE_NAME = 'helpviewer-cache-20260228';
2+
const CACHE_FILES = [ '/favicon.png','/index.html','/manifest.webmanifest','/LICENSE','/hvdata/data.zip','/hvdata/index.html','/hvdata/jszip.min.js','/hvdata/LICENSE-jszip.md','/hvdata/appmain.js','/faviconPWA.png','/robots.txt' ];
33

44
self.addEventListener('install', (event) => {
55
event.waitUntil(

0 commit comments

Comments
 (0)