summaryrefslogtreecommitdiffstats
path: root/theme.toml
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2022-05-15 13:59:32 +0200
committerSerghei Iakovlev <egrep@protonmail.ch>2022-05-15 13:59:32 +0200
commitb62e7ccc1f021339863bb14521e99ea57127dc38 (patch)
tree6e85fc90d6f2234ff7f1e52d9a67637dddef86e0 /theme.toml
parent3eca067b1e9761f3180068206998b35c0b193556 (diff)
downloadgohugo-theme-ed-b62e7ccc1f021339863bb14521e99ea57127dc38.tar.gz
Specify Hugo min version
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 6e6bd3f..590551e 100644
--- a/theme.toml
+++ b/theme.toml
@@ -39,7 +39,7 @@ features = [
"mobile"
]
-min_version = "0.84.0"
+min_version = "0.95.0"
# If the theme has a single author.
[author]