« get me outta code hell

client: hide missing cover image from sticky heading - 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-09-11 15:12:13 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-09-11 15:12:13 -0300
commit8a23eb5888242d6243eb6954d7d68622c24bdbcd (patch)
tree86814bd392bee4dd92c7f0920fd5cd95e318b6f3 /src/upd8.js
parenta88d346f9e7c2c9b01795c10761a5ec698e88f94 (diff)
client: hide missing cover image from sticky heading
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 b3646c9d..df172e48 100755
--- a/src/upd8.js
+++ b/src/upd8.js
@@ -80,7 +80,7 @@ import * as buildModes from './write/build-modes/index.js';
 
 const __dirname = path.dirname(fileURLToPath(import.meta.url));
 
-const CACHEBUST = 20;
+const CACHEBUST = 21;
 
 let COMMIT;
 try {