Updated to version 0.0.3

This commit is contained in:
denizk0461
2023-09-03 20:56:03 +02:00
parent bd1ae0ac1d
commit 99b9402c54
6 changed files with 11 additions and 11 deletions
+5 -5
View File
@@ -1,9 +1,9 @@
const cacheName = "denizk0461-Swords _ Stuff-0.0.1";
const cacheName = "denizk0461-Swords _ Stuff-0.0.3";
const contentToCache = [
"Build/0.0.2.loader.js",
"Build/0.0.2.framework.js",
"Build/0.0.2.data",
"Build/0.0.2.wasm",
"Build/0.0.3.loader.js",
"Build/0.0.3.framework.js",
"Build/0.0.3.data",
"Build/0.0.3.wasm",
"TemplateData/style.css"
];