From d916d0d437afb4fb836684f99f5b5212aa233466 Mon Sep 17 00:00:00 2001 From: zwbetz Date: Tue, 24 Sep 2019 23:28:59 -0500 Subject: bump hugo version to 0.58.3 --- README.md | 2 +- netlify.toml | 2 +- theme.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a8be742..beb83e7 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ https://papercss-hugo-theme.netlify.com/ ## Minimum Hugo version -Hugo version `0.54.0` or higher is required. View the [Hugo releases](https://github.com/gohugoio/hugo/releases) and download the binary for your OS. +Hugo version `0.58.3` or higher is required. View the [Hugo releases](https://github.com/gohugoio/hugo/releases) and download the binary for your OS. ## Installation diff --git a/netlify.toml b/netlify.toml index 8050641..97fac64 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,6 +3,6 @@ command = "cd exampleSite && hugo --gc --themesDir ../.." [build.environment] - HUGO_VERSION = "0.57.2" + HUGO_VERSION = "0.58.3" HUGO_THEME = "repo" HUGO_BASEURL = "https://papercss-hugo-theme.netlify.com/" diff --git a/theme.toml b/theme.toml index 24e7651..4da6ea7 100644 --- a/theme.toml +++ b/theme.toml @@ -5,7 +5,7 @@ description = "A Hugo theme made with PaperCSS, the less formal CSS framework." homepage = "https://github.com/zwbetz-gh/papercss-hugo-theme" tags = ["blog", "paper", "informal"] features = ["blog", "toc", "shortcodes"] -min_version = "0.54.0" +min_version = "0.58.3" [author] name = "Zachary Betz" -- cgit v1.2.3