shithub: hugo

Download patch

ref: afbc18c09a85a96405ca5be9040124f9146b4319
parent: e989468341d32be9404e86469b3563e1567df738
author: Anthony Fok <[email protected]>
date: Tue Dec 1 05:25:56 EST 2015

Bump min_version to 0.15 for `hugo new theme`

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