davideisinger.com

My personal website
Log | Files | Refs | README

commit 5cd8d3c54fee96cdc647411efc4f46b809550661
parent 7b33cd2e2f21fe26d6ec09352a6dbe8e9ef61796
Author: David Eisinger <[email protected]>
Date:   Mon, 28 Jul 2025 10:34:03 -0400

Upgrade Hugo to 0.148.2

Diffstat:
M.build.yml | 2+-
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.1 + HUGO_VERSION: 0.148.2 tasks: # Install Hugo + Bundler, and make all subsequent steps cd into site root - setup: |