From 518c7b0c2dfb0cea6ff21d6531b5a1243912b219 Mon Sep 17 00:00:00 2001 From: imzeuk Date: Fri, 19 Apr 2019 10:08:46 +0800 Subject: update hugo version --- exampleSite/netlify.toml | 2 +- theme.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/exampleSite/netlify.toml b/exampleSite/netlify.toml index 6ef7d7b..a5cde8f 100644 --- a/exampleSite/netlify.toml +++ b/exampleSite/netlify.toml @@ -3,6 +3,6 @@ command = "hugo --gc --minify" [context.production.environment] - HUGO_VERSION = "0.55.1" + HUGO_VERSION = "0.55.2" HUGO_ENV = "production" HUGO_ENABLEGITINFO = "true" \ No newline at end of file diff --git a/theme.toml b/theme.toml index d0feaba..2339744 100644 --- a/theme.toml +++ b/theme.toml @@ -8,7 +8,7 @@ description = "A simple and beautiful theme for Hugo" homepage = "https://github.com/imzeuk/hugo-theme-zozo" tags = ["blog", "beautiful", "simple", "valine", "rss", "syntax highlighting", "tags"] features = ["blog", "beautiful", "simple", "valine", "rss", "syntax highlighting", "tags"] -min_version = "0.53" +min_version = "0.55" [author] name = "Zeuk" -- cgit v1.2.3