From d931b813882a8e8e6c805452ac60269ff415c5a4 Mon Sep 17 00:00:00 2001 From: zwbetz Date: Thu, 11 Apr 2019 09:58:09 -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 fcb577b..2ed91cb 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ https://papercss-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 2972616..24e7651 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.48" +min_version = "0.54.0" [author] name = "Zachary Betz" -- cgit v1.2.3