summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-04-05 16:35:25 +0000
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-04-05 16:35:25 +0000
commit3a96fa40bf8fe2e6f07fe18beafe003620709069 (patch)
treeadf9d85da9bb14819e59813f2617634e6f1b5163 /snapcraft.yaml
parentc356f1d417d2e158f2e5a252ba5826414ac60b1a (diff)
releaser: Bump versions for release of 0.38.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 66c3ae76a..1d88b6b11 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,12 +1,12 @@
name: hugo
-version: "0.39-DEV"
+version: "0.38.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: