« get me outta code hell

clean up carousel HTML/styling a bit - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/upd8.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2022-12-29 08:08:32 -0400
committer(quasar) nebula <qznebula@protonmail.com>2022-12-29 08:08:32 -0400
commitd634bcafffbbfee89a6a81dc7b667b97b7f7a467 (patch)
treed6a68033ad56b41dfc24657202bb2e4dada90507 /src/upd8.js
parentf09d71082b755a7ef652cf1c9eee5c27c9386701 (diff)
clean up carousel HTML/styling a bit
Diffstat (limited to 'src/upd8.js')
-rwxr-xr-xsrc/upd8.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/upd8.js b/src/upd8.js
index 35ed7549..545e8375 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 = 16;
+const CACHEBUST = 17;
 
 let COMMIT;
 try {