Update to Hugo 0.88.1

This commit is contained in:
Patrice Chalin 2021-10-13 15:16:50 -04:00
parent e4bb26bafc
commit 9e0f79471e
1 changed files with 1 additions and 1 deletions

View File

@ -8,6 +8,6 @@
# "production" environment specific build settings
[build.environment]
HUGO_VERSION = "0.82.0"
HUGO_VERSION = "0.88.1"
HUGO_THEME = "repo"
HUGO_ENV = "production"