« get me outta code hell

url-spec: STATIC_VERSION 3r2 - 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-06-12 16:17:42 -0300
committer(quasar) nebula <qznebula@protonmail.com>2024-06-12 16:17:42 -0300
commitbc895e6c1aad854d5437a3ffa3926d49d0eec064 (patch)
tree488dcb69a8399749f6d7ac4d71faa3e116599ce6
parent77755762e3f71d70919774b07351441c3c572e1e (diff)
url-spec: STATIC_VERSION 3r2
-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 abb93053..64423a52 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 = '3r1';
+const STATIC_VERSION = '3r2';
 
 const genericPaths = {
   root: '',