« get me outta code hell

url-spec: STATIC_VERSION 3p3 - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/url-spec.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2024-12-12 19:48:13 -0400
committer(quasar) nebula <qznebula@protonmail.com>2024-12-12 19:48:13 -0400
commit43ac0861fee49b28a0cd6b4e7822eeebb654ea54 (patch)
tree710ba92da5956011bc332e16a1923d7f26343bc0 /src/url-spec.js
parentc0c04fc74bae6768e080ad90b704319ce420229b (diff)
url-spec: STATIC_VERSION 3p3
Diffstat (limited to 'src/url-spec.js')
-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 b66208b5..4a57fa0f 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 = '3p2';
+const STATIC_VERSION = '3p3';
 
 const genericPaths = {
   root: '',