Release Schema Tools v0.1.2

This commit is contained in:
2026-09-01 16:20:37 +02:00
parent 2f60a6d0a7
commit 754608e52b
21 changed files with 1351 additions and 238 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
const CACHE_PREFIX = "schema-tools-shell-";
const CACHE_NAME = CACHE_PREFIX + "0.1.1";
const CACHE_NAME = CACHE_PREFIX + "0.1.2";
const CORE = ["./", "./manifest.webmanifest", "./favicon.svg"];
self.addEventListener("install", (event) => {
event.waitUntil(