« get me outta code hell

Merge branch 'preview' into networked-tags - 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-10 09:45:38 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-10-10 09:45:38 -0300
commit76fb4dc0d70e60ddd30539bee3be6a7d3f44fad8 (patch)
tree8d763baeb60b1d6e641ddc3ec6c1f12fb8d8c9e9 /src/upd8.js
parent1407db7b8d745c22e40e904862d1b1562fe59f1b (diff)
parentf2381a1ee1e20dea5b23ea9d20c7a85b5b1c1c45 (diff)
Merge branch 'preview' into networked-tags
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 2cc8f554..9cd2c509 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 {