davideisinger.com

My personal website
Log | Files | Refs | README

commit aae28e56f700c848792b6c7ce567a05b21ec55b1
parent 9998b84b94a49dba5664c7c8099fb464661a1f50
Author: David Eisinger <[email protected]>
Date:   Sun,  5 Apr 2026 20:39:41 -0400

Upgrade Hugo to 0.160.0

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