« get me outta code hell

Merge branch 'album-gallery-nav' into preview - 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:38:25 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-10-10 09:38:25 -0300
commitf2381a1ee1e20dea5b23ea9d20c7a85b5b1c1c45 (patch)
tree3c0d11e7bb0bb214cdca3e934e082142ed54f3ae /src/upd8.js
parentcc4c12ad31be6b6d8432f257e112195179f7eafa (diff)
parent962e6d1777feb69711e33b16d11d322edd1744cd (diff)
Merge branch 'album-gallery-nav' into preview
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 {