« get me outta code hell

mobile wallpaper + sticky heading improvements - 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>2023-03-02 00:19:59 -0400
committer(quasar) nebula <qznebula@protonmail.com>2023-03-02 00:19:59 -0400
commit63c533209f2ffff3d9de737feef917ab83261d1d (patch)
tree9feeb91431f07c7a3469535c3c20e204f4a9e5b5 /src/upd8.js
parentf79805ddcfbc2cec18f8730c58aa4aff1936ea9a (diff)
mobile wallpaper + sticky heading improvements
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 2daa5f7d..317ccb03 100755
--- a/src/upd8.js
+++ b/src/upd8.js
@@ -81,7 +81,7 @@ import FileSizePreloader from './file-size-preloader.js';
 
 const __dirname = path.dirname(fileURLToPath(import.meta.url));
 
-const CACHEBUST = 18;
+const CACHEBUST = 19;
 
 let COMMIT;
 try {