Release Log Tools 0.2.0
Verify / verify (push) Canceled after 0s

This commit is contained in:
2026-09-02 08:33:59 +02:00
parent 84a9978aa8
commit f209bf78ee
27 changed files with 1621 additions and 106 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
const CACHE_PREFIX = "log-tools-shell-";
const CACHE_NAME = CACHE_PREFIX + "0.1.0";
const CACHE_NAME = CACHE_PREFIX + "0.2.0";
const CORE = ["./", "./manifest.webmanifest", "./favicon.svg"];
self.addEventListener("install", (event) => {
event.waitUntil(