« get me outta code hell

oh yeah maybe cachebust too - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2022-12-22 22:35:22 -0400
committer(quasar) nebula <qznebula@protonmail.com>2022-12-22 22:35:22 -0400
commitf332c8a74a62f6a4378799859f4b160f686e8233 (patch)
tree044386f6d78b9087ba63c1a8b0067359413b3122
parent215aa2577d9d2e0812a8c42c90bd1d7ba83d2028 (diff)
oh yeah maybe cachebust too
-rwxr-xr-xsrc/upd8.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/upd8.js b/src/upd8.js
index 3d5da12..c86d63c 100755
--- a/src/upd8.js
+++ b/src/upd8.js
@@ -147,7 +147,7 @@ import FileSizePreloader from './file-size-preloader.js';
 
 const __dirname = path.dirname(fileURLToPath(import.meta.url));
 
-const CACHEBUST = 13;
+const CACHEBUST = 14;
 
 let COMMIT;
 try {