Fix min_version.

Has to be full version, including patch version.
This commit is contained in:
tastytea 2021-05-17 03:30:49 +02:00
parent 5e03ca17e8
commit ae9cdd8e47
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ description = "A Hugo theme with no predefined colors and minimal styling."
homepage = "https://schlomp.space/tastytea/hugo-theme-nocolor"
tags = ["blog", "minimal", "clean", "no js", "light"]
features = ["blog", "fulltext rss feed"]
min_version = "0.60"
min_version = "0.60.0"
[author]
name = "tastytea"