projects
/
brevno-suite
/
hugo
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8d6a25
)
commands: Use semver for min_version per recommendations
author
Jay Williams
<jay@myd3.com>
Tue, 7 Apr 2020 17:42:45 +0000
(12:42 -0500)
committer
GitHub
<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
patch
|
blob
|
history
diff --git
a/commands/new_theme.go
b/commands/new_theme.go
index ee3437360b0403b80b92a54c9b3992cb5c4c56bf..cb85a1db29b75cbdc3417f65ebbd6ee24171c121 100644
(file)
--- a/
commands/new_theme.go
+++ b/
commands/new_theme.go
@@
-156,7
+156,7
@@
description = ""
homepage = "http://example.com/"
tags = []
features = []
-min_version = "0.41"
+min_version = "0.41
.0
"
[author]
name = ""