commit e727343f75a2292868f5af60e11c66ed066e95fb
parent 28a340d29ec2b7662fea9bec98fba5aaae4d791a
Author: David Eisinger <[email protected]>
Date: Fri, 3 Oct 2025 11:41:47 -0400
Upgrade Hugo to 0.151.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.150.1
+ HUGO_VERSION: 0.151.0
tasks:
# Install Hugo + Bundler, and make all subsequent steps cd into site root
- setup: |