summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-03-07 17:58:48 +0000
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-03-07 17:58:48 +0000
commit9ac62065840aa27c6e35ed3348fb76aa1288eff2 (patch)
tree396ff19120927da28a23255eb6d24ea3f6522ce5 /snapcraft.yaml
parentf414966b942b5aad75565bee6c644782a07f0658 (diff)
releaser: Prepare repository for 0.38-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 9add7fec3..d623c01f2 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,12 +1,12 @@
name: hugo
-version: "0.37.1"
+version: "0.38-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: