diff options
author | digitalcraftsman <digitalcraftsman@protonmail.com> | 2017-09-07 22:07:11 +0200 |
---|---|---|
committer | digitalcraftsman <digitalcraftsman@protonmail.com> | 2017-09-07 22:07:11 +0200 |
commit | dae01e12f7b71303d936506547f4d13cefa32bea (patch) | |
tree | e08091aae4d8985cbeef6375b895c4a56dc07ef0 | |
parent | 76efde8ee2ecccb840afcbb25154d417976e8df3 (diff) |
Bump required Hugo version to v0.21
-rw-r--r-- | theme.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |