Update service-worker.js

This commit is contained in:
FURK4NGG
2025-03-04 20:41:40 +03:00
committed by GitHub
parent 96de6cb8c2
commit b023047328
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE_VERSION = 9; // Versiyon numarası
const CACHE_VERSION = 10; // 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