commit 459bd199c828dee8212c5f93bf252d403b5e7e55
parent 3890cc8f094224d05dab56d5fb89b4b107b1e8a6
Author: David Eisinger <[email protected]>
Date: Mon, 1 Sep 2025 23:05:55 -0400
Upgrade Hugo to 0.149.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.148.2
+ HUGO_VERSION: 0.149.0
tasks:
# Install Hugo + Bundler, and make all subsequent steps cd into site root
- setup: |