I downloaded hugo for the first time (liking it!) yesterday - hugo_0.14_darwin_amd64.zip
When I run hugo version, i get the following:
Hugo Static Site Generator v0.15-DEV BuildDate: 2015-10-03T09:02:39+10:00
Is there an issue with the build?
Matthew
spf13
2
Seems like you may have installed via go get or similar. I can’t see how the downloaded package has today’s build date any other way.
You must be correct. I went around in circles for a little while before getting it installed.
Is v0.15-DEV suitable for use for newbs, or should I revert back to v0.14?