Release 1.4
versionCode 5. public_html/ changed, so the service worker cache goes to bgclock-v20. Confirmed on device: a turn left running well past the delay, force-quit and reopened, now comes back with the time it had actually spent. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
/* Cache-first: once installed the clock never touches the network again. */
|
||||
const CACHE = "bgclock-v19";
|
||||
const CACHE = "bgclock-v20";
|
||||
const FILES = [
|
||||
"./",
|
||||
"./index.html",
|
||||
|
||||
Reference in New Issue
Block a user