commit 7b33cd2e2f21fe26d6ec09352a6dbe8e9ef61796
parent 2eab2753880a61bfb952a3666abf6ce00878eff2
Author: David Eisinger <[email protected]>
Date: Mon, 14 Jul 2025 12:17:14 -0400
Upgrade Hugo to 0.148.1
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.0
+ HUGO_VERSION: 0.148.1
tasks:
# Install Hugo + Bundler, and make all subsequent steps cd into site root
- setup: |