summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-05-25 16:59:45 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-05-27 10:30:06 +0200
commit5241f0baeea302219f25769b38e197c2b7be3a1d (patch)
tree94ea2569fa24be9742cccb1739bc9b317a49f504 /snapcraft.yaml
parentb5b36e32008bc8ea779ae06bf249b537f6d5c336 (diff)
releaser: Prepare repository for 0.42-DEV
[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 d392e2289..f125fa5aa 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,12 +1,12 @@
name: hugo
-version: "0.41"
+version: "0.42-DEV"
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: stable # "devel" or "stable"
+grade: devel # "devel" or "stable"
apps:
hugo: