commit c501f220bfbab9b6bef2f638192a1427910ab440
parent 22ddfc6cd9249ac2c7db97eeb9610bab0235309c
Author: David Eisinger <[email protected]>
Date: Wed, 23 Apr 2025 09:55:19 -0400
Upgrade Hugo to 0.146.7
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.6
+ HUGO_VERSION: 0.146.7
tasks:
# Install Hugo + Bundler, and make all subsequent steps cd into site root
- setup: |