Fix: Gewicht auf 2 Nachkommastellen (step 0.1 → 0.01)

This commit is contained in:
rene 2026-04-13 20:26:54 +02:00
parent 1a5f1f7ee2
commit d9f2e85263
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
Offline-Cache + Push Notifications
============================================================ */
const CACHE_VERSION = 'by-v10';
const CACHE_VERSION = 'by-v11';
const CACHE_STATIC = `${CACHE_VERSION}-static`;
// Diese Dateien werden beim Install gecacht (App Shell)