summaryrefslogtreecommitdiffstats
path: root/snap
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2020-02-04 09:16:38 +0000
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2020-02-04 09:16:38 +0000
commit6a74cbe9167a431256b22dd1fb53eaeb9f1808ea (patch)
tree4913dbee50086e7e77762a40e1c4614bc0cb39c5 /snap
parent241db8f78a2d9a34b04a66dc63c810955ce7647c (diff)
releaser: Prepare repository for 0.65.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 7ed88c560..6fb0b2f73 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -1,12 +1,12 @@
name: hugo
-version: "0.64.0"
+version: "0.65.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: