summaryrefslogtreecommitdiffhomepage
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorhugoreleaser <[email protected]>2017-09-11 05:32:02 +0000
committerhugoreleaser <[email protected]>2017-09-11 05:32:02 +0000
commit828eb70fa62707bbcbf4bb11493729433f606e1a (patch)
tree34cda596904a6e8ba0ff8b23660664b2b75694c8 /snapcraft.yaml
parentf4ea4339845cafea87ed1368a9bd1b280bc263ab (diff)
downloadhugo-828eb70fa62707bbcbf4bb11493729433f606e1a.tar.gz
hugo-828eb70fa62707bbcbf4bb11493729433f606e1a.zip
releaser: Bump versions for release of 0.27
[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 6f6adafb0..1b55e78ff 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,12 +1,12 @@
name: hugo
-version: "0.27-DEV"
+version: "0.27"
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: