Update service-worker.js

This commit is contained in:
FURK4NGG
2025-03-04 20:38:18 +03:00
committed by GitHub
parent 840d21ebad
commit 96de6cb8c2
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE_VERSION = 8; // Versiyon numarası
const CACHE_VERSION = 9; // Versiyon numarası
const CACHE_NAME = `my-cache-v${CACHE_VERSION}`; // Cache ismi versiyon numarası ile oluşturuluyor
const URLS_TO_CACHE = [
// Önbelleğe alınacak URL'ler