commit 9a2a5181a53c5b324a91f0f89ebc367175d9f38f
parent 59cf2a8d9e03ef630a6c62298558c51b1656b60b
Author: David Eisinger <[email protected]>
Date: Tue, 6 May 2025 12:10:06 -0400
Upgrade Hugo to 0.147.2
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.147.1
+ HUGO_VERSION: 0.147.2
tasks:
# Install Hugo + Bundler, and make all subsequent steps cd into site root
- setup: |