diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2025-01-30 12:28:42 -0400 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-01-30 12:28:42 -0400 |
commit | 331a9d67ffed63e3744eb4738977233727ab8cc3 (patch) | |
tree | 1eba9894808230f11b14ce8962bf5e2cd0046afa | |
parent | da9a7cc85da037c486a6895c741ffc00bce9d05d (diff) |
urls: staticVersion 4r1
-rw-r--r-- | src/urls-default.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/urls-default.yaml b/src/urls-default.yaml index 10bc0d23..890030b5 100644 --- a/src/urls-default.yaml +++ b/src/urls-default.yaml @@ -11,7 +11,7 @@ yamlAliases: # 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. - - &staticVersion 3p4 + - &staticVersion 4r1 data: prefix: 'data/' |