Update service-worker.js
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
const CURRENT_VERSION = 'v65'; // Versiyon numarasını güncelle
|
||||
const CURRENT_VERSION = 'v66'; // Versiyon numarasını güncelle
|
||||
const CACHE_NAME = `cache-${CURRENT_VERSION}`;
|
||||
|
||||
const urlsToCache = [
|
||||
|
||||
Reference in New Issue
Block a user