summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-06-13 14:26:56 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-06-13 14:26:56 +0200
commit2aafb2476606e27d3eb408db57be14813bf2c276 (patch)
tree15fb4084c8f904b0a03d4456f8c7e6dbe9f3663f /snapcraft.yaml
parent4bd5ce7ef39b74dc9326e3d2dd0a63d58faec74d (diff)
Revert "releaser: Bump versions for release of 0.22.1"
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 8231cbf61..f55d1c996 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,12 +1,12 @@
name: hugo
-version: "0.22.1"
+version: "0.23-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: