summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-02-05 15:22:26 +0000
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-02-05 15:22:26 +0000
commit4bc8727fc669e3710ea0b9f8198d56a7ef634f86 (patch)
tree37b048f77dbfe47a3862b3dd7e46d4ae302b27f0 /snapcraft.yaml
parenta9a0190b13273011bae5836710b15cca1b093e96 (diff)
releaser: Bump versions for release of 0.36
[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 86cb4f912..0f2cf0819 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,12 +1,12 @@
name: hugo
-version: "0.36-DEV"
+version: "0.36"
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: