summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-04-10 09:33:21 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-04-10 09:33:21 +0200
commit4c6fec56f1e3d22eeaa52e96eaf1f18ef3519830 (patch)
treeb290987f201fc84bd711a349fb00644d4b908560 /snapcraft.yaml
parentdac0d4a69d40e46f62b6915b5a6fc57cd7120298 (diff)
all Bump to 0.21-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 4b35e2452..ca5e5f03d 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,12 +1,12 @@
name: hugo
-version: "0.20"
+version: "0.21-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: