shithub: hugo

Download patch

ref: e64e571b679b429f547b38ebcb1f8aab8d785e7b
parent: 98659bf3b8d11a6bd57439d70551f5f018b6a404
author: Anthony Fok <[email protected]>
date: Mon Aug 3 22:59:57 EDT 2015

Bump `hugo new theme` template min_version to 0.14

--- a/commands/new.go
+++ b/commands/new.go
@@ -227,7 +227,7 @@
 homepage = "http://siteforthistheme.com/"
 tags = ["", ""]
 features = ["", ""]
-min_version = 0.13
+min_version = 0.14
 
 [author]
   name = ""