davideisinger.com

My personal website
Log | Files | Refs | README

commit 8c4167948aecc917296066fe0f059c0aac7e8715
parent 6740f563b9fa83b8e526150917140a9977e245c6
Author: David Eisinger <[email protected]>
Date:   Fri, 24 Oct 2025 09:33:00 -0400

Upgrade Hugo to 0.152.1

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