Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zwbetz-gh/cayman-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--theme.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 921db04..145e6eb 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ https://cayman-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 b090e29..c7e2809 100644
--- a/theme.toml
+++ b/theme.toml
@@ -5,7 +5,7 @@ description = "Cayman is a clean, responsive theme for Hugo, ported from the ori
homepage = "https://github.com/zwbetz-gh/cayman-hugo-theme"
tags = ["todo"]
features = ["todo"]
-min_version = "0.48"
+min_version = "0.54.0"
[author]
name = "Zachary Betz"