« get me outta code hell

url-spec: STATIC_VERSION 2p2 - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2024-05-30 22:28:46 -0300
committer(quasar) nebula <qznebula@protonmail.com>2024-05-30 22:28:46 -0300
commitb00f5793edaaaad8b87e57f6eaacd7b230825ee0 (patch)
tree99dae70c537a7c8093c800a06f7df2f94cc81a86
parenta038ef2b08bac548ea7b5a31e74467ac93b4516b (diff)
url-spec: STATIC_VERSION 2p2
-rw-r--r--src/url-spec.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/url-spec.js b/src/url-spec.js
index c03ee14a..b1d201a4 100644
--- a/src/url-spec.js
+++ b/src/url-spec.js
@@ -4,7 +4,7 @@ import {withEntries} from '#sugar';
 // part of a build. This is so that multiple builds of a wiki can coexist
 // served from the same server / file system root: older builds' HTML files
 // refer to earlier values of STATIC_VERSION, avoiding name collisions.
-const STATIC_VERSION = '2p1';
+const STATIC_VERSION = '2p2';
 
 const genericPaths = {
   root: '',