commit aef8b7219c525c7e513428de6c765ad0af47dd27
parent c501f220bfbab9b6bef2f638192a1427910ab440
Author: David Eisinger <[email protected]>
Date: Sun, 27 Apr 2025 17:12:54 -0400
Upgrade Hugo to 0.147.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.146.7
+ HUGO_VERSION: 0.147.0
tasks:
# Install Hugo + Bundler, and make all subsequent steps cd into site root
- setup: |