summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2016-12-19 23:14:10 +0100
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2016-12-19 23:14:10 +0100
commit1e313ced3f927a9d6c0be4e7b79fd6d7fefdcb2f (patch)
tree635a9369deefd47e19ca0731e8495577ca916b6e /snapcraft.yaml
parent8b410347a667a1bf1b2297b42fee0add9546556d (diff)
Bump to 0.19-DEV
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 3459695cf..a424f2c08 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,12 +1,12 @@
name: hugo
-version: "0.18"
+version: "0.19"
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: