about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authordigitalcraftsman2017-09-07 22:07:11 +0200
committerdigitalcraftsman2017-09-07 22:07:11 +0200
commitdae01e12f7b71303d936506547f4d13cefa32bea (patch)
treee08091aae4d8985cbeef6375b895c4a56dc07ef0
parent76efde8ee2ecccb840afcbb25154d417976e8df3 (diff)
downloadhyde-dae01e12f7b71303d936506547f4d13cefa32bea.tar.lz
hyde-dae01e12f7b71303d936506547f4d13cefa32bea.tar.zst
hyde-dae01e12f7b71303d936506547f4d13cefa32bea.zip
Bump required Hugo version to v0.21
-rw-r--r--theme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 66ca805..4703ca5 100644
--- a/theme.toml
+++ b/theme.toml
@@ -4,7 +4,7 @@ licenselink = "https://github.com/spf13/hyde/blob/master/LICENSE.md"
 description = "An elegant open source and mobile first theme"
 tags = ["blog", "company"]
 features = ["blog", "themes", "disqus"]
-min_version = 0.20
+min_version = 0.21
 
 [author]
     name = "spf13"