commit 3d9a216ffac384fd36c38f13963388e6fcb62cef
parent bc181cf188e2899bf8a8f8884f6cd56ca736d775
Author: David Eisinger <[email protected]>
Date: Mon, 23 Jun 2025 09:49:04 -0400
Upgrade Hugo to 0.147.9
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.8
+ HUGO_VERSION: 0.147.9
tasks:
# Install Hugo + Bundler, and make all subsequent steps cd into site root
- setup: |