« get me outta code hell

url-spec: STATIC_VERSION 3p2 - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2024-06-18 20:10:59 -0300
committer(quasar) nebula <qznebula@protonmail.com>2024-06-18 22:56:18 -0300
commitdcb5206de9e461f4104a3a62146934a6b66f5d48 (patch)
treed406582f6ef72fb083e99958f018420662859b2e /src
parent2d3b9508fb5f6ae317521228e2979c3dbdf6ee02 (diff)
url-spec: STATIC_VERSION 3p2 preview
Diffstat (limited to 'src')
-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 c0e99571..56366ed4 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 = '3p1';
+const STATIC_VERSION = '3p2';
 
 const genericPaths = {
   root: '',