about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2019-06-15 20:53:55 +0200
committerAlan Pearce2019-06-15 20:53:55 +0200
commit69f2d50de355e2d6ba2e4dc14fdefb77fb232452 (patch)
treef0b73fa5e6d23f711810144feee99329e9f9fdac
parent2b9b404434a847af385cb46e2aeac731d97ccddb (diff)
downloadwebsite-69f2d50de355e2d6ba2e4dc14fdefb77fb232452.tar.lz
website-69f2d50de355e2d6ba2e4dc14fdefb77fb232452.tar.zst
website-69f2d50de355e2d6ba2e4dc14fdefb77fb232452.zip
Update Hugo to v0.55.6
-rw-r--r--netlify.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/netlify.toml b/netlify.toml
index 1a87f3e..e9752ac 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -2,7 +2,7 @@
   publish = "public"
   command = "hugo"
   [build.environment]
-    HUGO_VERSION = "0.47"
+    HUGO_VERSION = "0.55.6"
 
 [context.production.environment]
   HUGO_ENV = "production"