Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2017-10-16 11:40:34 +0300
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2017-10-16 11:40:34 +0300
commit45e0908b86f3615cc03a4fe81b7cd9629be0f468 (patch)
tree0020ee498968dcbf48acb05b6d3151e283051f78 /snapcraft.yaml
parent41180c51e128eaf85773c6a1b47236aef94f947f (diff)
releaser: Prepare repository for 0.31-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 be444b6a5..8176fc6f2 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,12 +1,12 @@
name: hugo
-version: "0.30"
+version: "0.31-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: