summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-06-21 13:58:01 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-06-21 13:58:01 +0200
commit3554fd121866a3e551d29850b180f7b887926d97 (patch)
tree5d8d25b29773dcd3c5d21b3f80f8a669a2873d6d /snapcraft.yaml
parent1ac4dbb900b2b8687f65c4ed13792fa114c2c3c7 (diff)
releaser: Prepare repository for 0.25-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 02d0e462f..8ee990890 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,12 +1,12 @@
name: hugo
-version: "0.24"
+version: "0.25-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: