ref: 1adfaf497270b1209b0908d4906124bc65bc7386
parent: d54d6633adfbc751fdcc239a2fafc4ff1ffcd5ad
author: Anthony Fok <[email protected]>
date: Fri Oct 7 06:12:46 EDT 2016
snapcraft.yaml: Bump version to 0.18-DEV and set grade to "devel" for the new development series.
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,5 +1,5 @@
name: hugo
-version: "0.17"
+version: "0.18-DEV"
summary: Fast and Flexible Static Site Generator
description: |
Hugo is a static HTML and CSS website generator written in Go. It is
@@ -6,7 +6,7 @@
optimized for speed, easy use and configurability. Hugo takes a directory
with content and templates and renders them into a full HTML website.
confinement: strict
-grade: stable # use "devel" or "stable" to assert the snap quality
+grade: devel # "devel" or "stable"
apps:
hugo: