Pull real version of hugo 0.55.5

This commit is contained in:
Boris Bera 2019-05-06 13:09:33 -04:00
parent 4a91b4f94a
commit 98ce8942b4

View file

@ -5,7 +5,7 @@
[build.environment] [build.environment]
HUGO_THEME = "repo" HUGO_THEME = "repo"
HUGO_THEMESDIR = "/opt/build" HUGO_THEMESDIR = "/opt/build"
HUGO_VERSION = "0.55" HUGO_VERSION = "0.55.5"
[context.production.environment] [context.production.environment]
HUGO_BASEURL = "https://learn.netlify.com/" HUGO_BASEURL = "https://learn.netlify.com/"