davideisinger.com

My personal website
Log | Files | Refs | README

commit 98206fd7f0629742bb8545502b45057e9f81df04
parent 1dd38ae39a3d0ff45905b9aa37b49a0bb1e82a9e
Author: David Eisinger <[email protected]>
Date:   Mon,  2 Feb 2026 12:40:38 -0500

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