Skip to content

Commit 68ca2ee

Browse files
Release 20260225
1 parent 5264e80 commit 68ca2ee

7 files changed

Lines changed: 2 additions & 2 deletions

File tree

hlp-user/Help-cs.zip

-51 Bytes
Binary file not shown.

hlp-user/Help-en.zip

-43 Bytes
Binary file not shown.

hlp/Help-.zip

-2 Bytes
Binary file not shown.

hlp/Help-cs.zip

-44 Bytes
Binary file not shown.

hlp/Help-en.zip

-38 Bytes
Binary file not shown.

hvdata/data.zip

28.6 KB
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-20260216';
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' ];
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' ];
33

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

0 commit comments

Comments
 (0)