commit f13e1c49ccd158e00f0506b80bd691ea6273b985
parent 05b1cb1713811a0d80d4c0001e11d4ff077f90c9
Author: David Eisinger <[email protected]>
Date: Thu, 11 Jun 2026 23:15:16 -0400
Upgrade Hugo to 0.163.1
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.build.yml b/.build.yml
@@ -15,7 +15,7 @@ triggers:
condition: failure
to: [email protected]
environment:
- HUGO_VERSION: 0.163.0
+ HUGO_VERSION: 0.163.1
tasks:
# Install Hugo + Bundler, and make all subsequent steps cd into site root
- setup: |