mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	Bumping Version to 0.13-DEV
This commit is contained in:
		@@ -24,6 +24,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.12")
 | 
			
		||||
		fmt.Println("Hugo Static Site Generator v0.13-DEV")
 | 
			
		||||
	},
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user