commit 4314ca143d62435ea87ddd961a43c0c5afd9262c
parent 80802cbc60ee56d735f915b9babb51f9eb23343e
Author: David Eisinger <[email protected]>
Date: Wed, 29 Apr 2026 23:49:07 -0400
Upgrade Hugo to 0.161.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.161.0
+ HUGO_VERSION: 0.161.1
tasks:
# Install Hugo + Bundler, and make all subsequent steps cd into site root
- setup: |