summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-06-12 06:39:57 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-06-12 08:45:06 +0200
commit0f1fc01ef2db0421c2ee541c58b3744d1bf25d76 (patch)
tree45f1e23a41424199b81414e203e9d31b54057e37 /snapcraft.yaml
parentf32ccd018f207ee1bcc2cb290690167e299039b5 (diff)
releaser: Prepare repository for 0.43-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 1e0e48bc0..787fbd4e8 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,12 +1,12 @@
name: hugo
-version: "0.42"
+version: "0.43-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: