davideisinger.com

My personal website
Log | Files | Refs | README

commit 6740f563b9fa83b8e526150917140a9977e245c6
parent b3a19c1216a77d6b8ef8aef298db718d9b5a639a
Author: David Eisinger <[email protected]>
Date:   Mon, 20 Oct 2025 09:28:07 -0400

Upgrade Hugo to 0.151.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.151.1 + HUGO_VERSION: 0.151.2 tasks: # Install Hugo + Bundler, and make all subsequent steps cd into site root - setup: |