summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-06-21 13:52:27 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-06-21 13:52:27 +0200
commit8f69fe57a4bb9f2ec1d6a5f0d5d95dc22ba0ef11 (patch)
tree16e0b3cc39515be8badee3a29ffb9680f1ee4e49 /snapcraft.yaml
parentf8c5716adf08a33e5c5fe2bcb6fc85ec7f01eacd (diff)
releaser: Bump versions for release of 0.24
[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 e1ffaeb7d..02d0e462f 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,12 +1,12 @@
name: hugo
-version: "0.24-DEV"
+version: "0.24"
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: devel # "devel" or "stable"
+grade: stable # "devel" or "stable"
apps:
hugo: