From 2cd4b49e4687980720caf789139654eed65cdc4a Mon Sep 17 00:00:00 2001 From: zwbetz Date: Thu, 11 Apr 2019 09:57:45 -0500 Subject: Bump min hugo ver --- README.md | 2 +- theme.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f882783..feb4390 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ https://minimal-bootstrap-hugo-theme.netlify.com/ ## Minimum Hugo version -Hugo version `0.48` or higher is required. View the [Hugo releases](https://github.com/gohugoio/hugo/releases) and download the binary for your OS. +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. ## Installation diff --git a/theme.toml b/theme.toml index 234fcd3..9702af1 100644 --- a/theme.toml +++ b/theme.toml @@ -8,7 +8,7 @@ description = "A minimal hugo theme made with bootstrap that focuses on content homepage = "https://github.com/zwbetz-gh/minimal-bootstrap-hugo-theme" tags = ["minimalist", "blog", "clean", "simple", "bootstrap"] features = ["responsive", "small page size", "google analytics", "cookie consent", "tags"] -min_version = 0.48 +min_version = "0.54.0" [author] name = "Zachary Betz" -- cgit v1.2.3