From 95fa266872c0f3ec606d346ec031944219211fc1 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Wed, 12 Jun 2024 08:42:51 -0300 Subject: url-spec: STATIC_VERSION 3r1 Snow Pollen Appreciation Station https://hsmusic.wiki/news/snow-pollen-appreciation-station/ --- src/url-spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/url-spec.js b/src/url-spec.js index dc4673e5..abb93053 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 = '2p2'; +const STATIC_VERSION = '3r1'; const genericPaths = { root: '', -- cgit 1.3.0-6-gf8a5