davideisinger.com

My personal website
Log | Files | Refs | README

commit 88d203694150a7abe1e5f97adb5c6255b0510fc9
parent a434da1395652dec6e6d48f3afb85f779abee92e
Author: David Eisinger <[email protected]>
Date:   Wed,  1 Jan 2025 21:02:57 -0500

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