commit 311d0e6fbc3f78561915d1cdd2cb9184f6d48473
parent 899870bfa94673f2498ff2a4213e737502214106
Author: Hunter
Date:   Mon,  9 Mar 2026 23:17:32 -0400

update icon

Diffstat:
Mresources/icons/icon.png | 0
Msw.js | 2+-
2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/resources/icons/icon.png b/resources/icons/icon.png Binary files differ. diff --git a/sw.js b/sw.js @@ -1,4 +1,4 @@ -const CACHE_NAME = 'matryoshka-v1.2'; +const CACHE_NAME = 'matryoshka-v1.3'; const ASSETS = [ './', 'index.html',