summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-03-07 17:56:23 +0000
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-03-07 17:56:23 +0000
commitc29a2ed2f51884896ba93dbf4c879c13be34536d (patch)
treec9d5e5f4f896d8cb3c2f8b204d6ab2cdb044ae31 /snapcraft.yaml
parentdfb6484a4117088650549230bf0e9d49c59dd086 (diff)
releaser: Bump versions for release of 0.37.1
[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 d623c01f2..9add7fec3 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,12 +1,12 @@
name: hugo
-version: "0.38-DEV"
+version: "0.37.1"
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: