commit b3a19c1216a77d6b8ef8aef298db718d9b5a639a
parent 7c251826c1a2d593cc2c3511eb421991edfdae38
Author: David Eisinger <[email protected]>
Date: Thu, 16 Oct 2025 22:47:26 -0400
Upgrade Hugo to 0.151.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.151.0
+ HUGO_VERSION: 0.151.1
tasks:
# Install Hugo + Bundler, and make all subsequent steps cd into site root
- setup: |