commands: Use semver for min_version per recommendations
authorJay Williams <jay@myd3.com>
Tue, 7 Apr 2020 17:42:45 +0000 (12:42 -0500)
committerGitHub <noreply@github.com>
Tue, 7 Apr 2020 17:42:45 +0000 (19:42 +0200)
See https://github.com/gohugoio/hugoThemes#themetoml

commands/new_theme.go

index ee3437360b0403b80b92a54c9b3992cb5c4c56bf..cb85a1db29b75cbdc3417f65ebbd6ee24171c121 100644 (file)
@@ -156,7 +156,7 @@ description = ""
 homepage = "http://example.com/"
 tags = []
 features = []
-min_version = "0.41"
+min_version = "0.41.0"
 
 [author]
   name = ""