Release Schema Tools v0.1.1

This commit is contained in:
2026-09-01 14:58:06 +02:00
parent 236b9e62c4
commit 2f60a6d0a7
21 changed files with 264 additions and 65 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
const CACHE_PREFIX = "schema-tools-shell-";
const CACHE_NAME = CACHE_PREFIX + "0.1.0";
const CACHE_NAME = CACHE_PREFIX + "0.1.1";
const CORE = ["./", "./manifest.webmanifest", "./favicon.svg"];
self.addEventListener("install", (event) => {
event.waitUntil(