mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-08 11:48:26 -04:00
Update pwabuilder-sw.js
Former-commit-id: 133f7ff30c79864981a6d740ae7df492c8dbdfa8 [formerly 8f62ae84199186a5e74eb21cbbef9e24a586dd7b] [formerly 1ca584a1c7c17877253c2764df6572e9590dbcf9] [formerly 038bbdc71b39535bca28e9aa7d4d96c842b57b74 [formerly 527f4be9b1ad1a70ee1c34055436dac5958a3bf0 [formerly ba7a0a91c6f5c0f4184e50bc34a61a41ed409058]]] Former-commit-id: ca5abc86b5ae191d6fc995762446ce469125a337 [formerly bb4e6fec083cfd5814c9bca9e92931245e47c8c6 [formerly c2d8d0ce3bf0ab154de030bfd64fc046e7f4c9c0]] Former-commit-id: 5d29abaaf85220e25d33449ff85eaa4745382bbe [formerly 2feea9579668926b78a9d0fd7312d2c2f7dd9d34] Former-commit-id: 0d255e72d1d265608be60af7b749c49e395cb8d0
This commit is contained in:
parent
cabdd05d64
commit
28224b6b61
@ -4,7 +4,7 @@
|
||||
// App version number - ENSURE IT MATCHES VALUE IN init.js
|
||||
// DEV: Changing this will cause the browser to recognize that the Service Worker has changed, and it will download and
|
||||
// install a new copy
|
||||
const appVersion = '1.3.0';
|
||||
const appVersion = '1.3.1-RC1';
|
||||
|
||||
// Kiwix ZIM Archive Download Server in regex form
|
||||
// DEV: The server URL is defined in init.js, but is not available to us in SW
|
||||
|
Loading…
x
Reference in New Issue
Block a user