mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 14:04:51 -04:00
Version bump 0.9
This commit is contained in:
parent
ad2c0b5616
commit
aedfa6a2c4
@ -23,6 +23,6 @@ var version = &cobra.Command{
|
||||
Short: "Print the version number of Hugo",
|
||||
Long: `All software has versions. This is Hugo's`,
|
||||
Run: func(cmd *cobra.Command, args []string) {
|
||||
fmt.Println("Hugo Static Site Generator v0.9 -- HEAD")
|
||||
fmt.Println("Hugo Static Site Generator v0.9")
|
||||
},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user