summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-02-05 15:24:52 +0000
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-02-05 15:24:52 +0000
commite02ee7d6ad73f39239cabf08ad2d255559343149 (patch)
tree986bf290d973a81b0684369348a81682f374f43b /snapcraft.yaml
parent18e3657a2a405b1bbfda2b49444546c0f1184853 (diff)
releaser: Prepare repository for 0.37-DEV
[ci skip]
Diffstat (limited to 'snapcraft.yaml')
-rw-r--r--snapcraft.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 0f2cf0819..ef0bd87cc 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,12 +1,12 @@
name: hugo
-version: "0.36"
+version: "0.37-DEV"
summary: Fast and Flexible Static Site Generator
description: |
Hugo is a static HTML and CSS website generator written in Go. It is
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 # "devel" or "stable"
+grade: devel # "devel" or "stable"
apps:
hugo: