diff --git a/public/index.html b/public/index.html
index c1bcb05..364fe01 100644
--- a/public/index.html
+++ b/public/index.html
@@ -13,15 +13,15 @@
-
+
diff --git a/public/sw.js b/public/sw.js
index 99d235c..6eed1fa 100644
--- a/public/sw.js
+++ b/public/sw.js
@@ -1,4 +1,4 @@
-const CACHE_NAME = 'sb-v1.2'; // Change ce numéro pour forcer une mise à jour globale
+const CACHE_NAME = 'sb-v1.201'; // Change ce numéro pour forcer une mise à jour globale
const ASSETS = [
'./', // Racine
'./index.html',