chore: bump service worker version to v1.0.2 to trigger client updates
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
* 5. SW calls skipWaiting() → takes over → client reloads.
|
* 5. SW calls skipWaiting() → takes over → client reloads.
|
||||||
* ========================================================================== */
|
* ========================================================================== */
|
||||||
|
|
||||||
const VERSION = 'v1.0.1'; // ← bump this on every deploy to bust the cache
|
const VERSION = 'v1.0.2'; // ← bump this on every deploy to bust the cache
|
||||||
const CACHE = 'ytplayer-' + VERSION;
|
const CACHE = 'ytplayer-' + VERSION;
|
||||||
|
|
||||||
// Files that form the installable app shell.
|
// Files that form the installable app shell.
|
||||||
|
|||||||
Reference in New Issue
Block a user