Upgrade Hugo to 0.149.1

This commit is contained in:
David Eisinger
2025-09-08 09:44:07 -04:00
parent 981b1c950a
commit 60d543d2f2

View File

@@ -15,7 +15,7 @@ triggers:
condition: failure
to: david@davideisinger.com
environment:
HUGO_VERSION: 0.149.0
HUGO_VERSION: 0.149.1
tasks:
# Install Hugo + Bundler, and make all subsequent steps cd into site root
- setup: |