From 8cf76f6ea7dca05476a325672be93f3805bba193 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BD=D1=82=D0=BE=D0=BD=20=D0=A2=D1=80=D0=BE=D1=88?= =?UTF-8?q?=D0=B8=D0=BD?= Date: Fri, 17 Jul 2026 00:11:15 +0300 Subject: [PATCH] bump cache --- index.html | 6 +++--- sw.js | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 2435b8d..1adfce8 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@ - +
@@ -167,10 +167,10 @@
- + diff --git a/sw.js b/sw.js index 44afd41..af9ca5c 100644 --- a/sw.js +++ b/sw.js @@ -1,4 +1,4 @@ -const CACHE_NAME = 'numnum-v19'; +const CACHE_NAME = 'numnum-v20'; const ASSETS = [ '/', '/index.html',