Set required version to 0.56

This commit is contained in:
Alex Shpak
2019-11-29 22:58:20 +01:00
parent e3dc5c5723
commit 681a6ed870
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -6,9 +6,9 @@ license = "MIT"
licenselink = "https://github.com/alex-shpak/hugo-book/blob/master/LICENSE"
description = "Hugo documentation theme as simple as plain book"
homepage = "https://github.com/alex-shpak/hugo-book"
tags = ["responsive", "clean", "documentation", "docs", "flexbox", "search", "mobile"]
tags = ["responsive", "clean", "documentation", "docs", "flexbox", "search", "mobile", "multilingual"]
features = []
min_version = "0.55"
min_version = "0.56"
[author]
name = "Alex Shpak"