diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2025-04-14 21:34:33 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-04-16 13:03:14 -0300 |
commit | d250ab8005783d722ac6a702995e8acd3c7cadc5 (patch) | |
tree | 7277ec1b13d854ff06bf26b2f27c6f21dcf61b2c | |
parent | 9828a764e16f106aa704ca5b0553010a1bdb2a87 (diff) |
urls: staticVersion 5p1
-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 7fcccae8..74225efd 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 5r2 + - &staticVersion 5p1 data: prefix: 'data/' |