From bf00331176a8b5c0b677ff9be79624f7138ab5d0 Mon Sep 17 00:00:00 2001 From: zwbetz Date: Tue, 24 Sep 2019 23:27:22 -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 289515f..9ab63e1 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ https://vanilla-bootstrap-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 8a292ca..db5fba6 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://vanilla-bootstrap-hugo-theme.netlify.com/" \ No newline at end of file diff --git a/theme.toml b/theme.toml index f2e780b..c094389 100644 --- a/theme.toml +++ b/theme.toml @@ -5,7 +5,7 @@ description = "A vanilla Bootstrap theme for Hugo" homepage = "https://github.com/zwbetz-gh/vanilla-bootstrap-hugo-theme" tags = ["home", "blog", "tags", "bootstrap", "minimal", "clean", "simple", "feather"] features = ["home", "blog", "tags", "bootstrap", "minimal", "clean", "simple", "feather"] -min_version = "0.54.0" +min_version = "0.58.3" [author] name = "Zachary Betz" -- cgit v1.2.3