#19, Set minimum hugo version to 0.48

This commit is contained in:
Alex Shpak
2019-04-12 23:07:37 +02:00
parent cac0184060
commit 4eae7c302d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ description = "Hugo documentation theme as simple as plain book"
homepage = "https://github.com/alex-shpak/hugo-book"
tags = ["responsive", "clean", "documentation", "docs", "flexbox"]
features = []
min_version = "0.43"
min_version = "0.48"
[author]
name = "Alex Shpak"