Hugo v0.108.0

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2022-12-06 14:41:39 -05:00 committed by GitHub
parent 206973b25e
commit 7acba8799f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[build.environment]
HUGO_VERSION = "0.107.0"
HUGO_VERSION = "0.108.0"
[context.deploy-preview]
command = "hugo -b $DEPLOY_PRIME_URL"