« get me outta code hell

content, css: supporting changes for better secondary nav dynamics - 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-10-06 18:37:08 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-10-06 18:39:52 -0300
commitd7dcbbfe67ab7e8728da3f0503a6b1a20e9e2664 (patch)
tree74d0c18f7131fb9d97f350131dcad307c9bf21c1 /src/upd8.js
parent08238e0673cc12f642bed0ad0a8f78d784a064df (diff)
content, css: supporting changes for better secondary nav dynamics
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 2cc8f55..9cd2c50 100755
--- a/src/upd8.js
+++ b/src/upd8.js
@@ -81,7 +81,7 @@ import * as buildModes from './write/build-modes/index.js';
 
 const __dirname = path.dirname(fileURLToPath(import.meta.url));
 
-const CACHEBUST = 21;
+const CACHEBUST = 22;
 
 let COMMIT;
 try {