Update service-worker.js

This commit is contained in:
FURK4NGG
2025-03-04 21:10:08 +03:00
committed by GitHub
parent 469027cfd3
commit 971acfcc36
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE_VERSION = 15; // Güncel cache versiyonu
const CACHE_VERSION = 16; // Güncel cache versiyonu
const CACHE_NAME = `my-cache-v${CACHE_VERSION}`; // Önbellek adı
const URLS_TO_CACHE = [
'/',