summaryrefslogtreecommitdiffstats
path: root/snap
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2020-01-23 20:17:44 +0000
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2020-01-23 20:17:44 +0000
commit8ae2c9c3d6861b5b8ef55d119a480360162acfc8 (patch)
treece49fd271b303cc51de76bbacbb92d6c39a9cfd5 /snap
parentce9aceb7495670d4a8a3c0c2fa5be6d2a718a802 (diff)
releaser: Prepare repository for 0.64.0-DEV
[ci skip]
Diffstat (limited to 'snap')
-rw-r--r--snap/snapcraft.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 22600b729..64e35f487 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -1,12 +1,12 @@
name: hugo
-version: "0.63.1"
+version: "0.64.0-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: