davideisinger.com

My personal website
Log | Files | Refs | README

commit e9d671a3ea1415eae444021375f5a500169c8fa7
parent 452443552bc36002a6bdde5e4776403e37ae72ab
Author: David Eisinger <[email protected]>
Date:   Sat, 31 May 2025 15:13:10 -0400

Upgrade Hugo to 0.147.7

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