summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-04-13 16:19:50 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-04-13 16:19:50 +0200
commit5e2e62d97f8ada79b1531cdae1dd3f7267abe0b0 (patch)
tree908ed42dfa30840bb4fec3d8f259fc7682532de7 /snapcraft.yaml
parent8ac1fcd0ceb5d2e55e16a9caa7f6f0d646a07668 (diff)
Get versions back to 0.20-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 192fa086c..b550596ce 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,12 +1,12 @@
name: hugo
-version: "0.20.1"
+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: