fix: bump service worker cache to v53 for updated locale files

This commit is contained in:
2026-02-11 20:15:34 +01:00
parent e8e266072d
commit dfc2a7fc86

View File

@@ -1,4 +1,4 @@
const CACHE_NAME = 'kashilo-v52';
const CACHE_NAME = 'kashilo-v53';
const STATIC_ASSETS = [
'/',
'/index.html',