« get me outta code hell

css updates for better mobile layout - 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 <towerofnix@gmail.com>2021-05-27 13:10:24 -0300
committer(quasar) nebula <towerofnix@gmail.com>2021-05-27 13:10:24 -0300
commitcf9517914300b6eb6cb36aa0b6403352fad0a85b (patch)
treeba9ccfd64bd948959029eba8a335ba670bd6ae50 /src/upd8.js
parent28a8a3764e03f5b00da0c3988ae74d0bda3ed5e7 (diff)
css updates for better mobile layout
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 1337d28..c5f9792 100755
--- a/src/upd8.js
+++ b/src/upd8.js
@@ -169,7 +169,7 @@ import {
 
 const __dirname = path.dirname(fileURLToPath(import.meta.url));
 
-const CACHEBUST = 6;
+const CACHEBUST = 7;
 
 const WIKI_INFO_FILE = 'wiki-info.txt';
 const HOMEPAGE_INFO_FILE = 'homepage.txt';