davideisinger.com

My personal website
Log | Files | Refs | README

commit 59cf2a8d9e03ef630a6c62298558c51b1656b60b
parent aef8b7219c525c7e513428de6c765ad0af47dd27
Author: David Eisinger <[email protected]>
Date:   Fri,  2 May 2025 14:53:34 -0400

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