commit 8a5adda892d02c3ab3abfb74eb2ac37c49380e1a
parent bee45cc157d871cff9372fd910bd5271401af20b
Author: David Eisinger <[email protected]>
Date: Sun, 22 Feb 2026 23:15:53 -0500
Upgrade Hugo to 0.156.0
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.155.3
+ HUGO_VERSION: 0.156.0
tasks:
# Install Hugo + Bundler, and make all subsequent steps cd into site root
- setup: |