Update to Hugo 0.102.2

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2022-09-01 01:03:29 -04:00 committed by GitHub
parent 54076f0136
commit bf046b2404
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.101.0"
HUGO_VERSION = "0.102.2"
[context.deploy-preview]
command = "hugo -b $DEPLOY_PRIME_URL"