diff options
author | Anthony Fok <[email protected]> | 2016-10-07 08:42:05 -0600 |
---|---|---|
committer | Anthony Fok <[email protected]> | 2016-10-07 08:42:05 -0600 |
commit | e1e677f6da394cc52454f5c79325677c2e11d55a (patch) | |
tree | 76436f0e87581c2bfb69825dbf31bad789111196 | |
parent | fe2d246c73caaa745f476be59b3152f3fbd6736d (diff) | |
download | hugo-0.17.tar.gz hugo-0.17.zip |
snapcraft.yaml: Bump version to 0.17 for releasev0.17
-rw-r--r-- | snapcraft.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml index c23e5b208..a48a53e60 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1,5 +1,5 @@ name: hugo -version: "0.17-DEV" +version: "0.17" summary: Fast and Flexible Static Site Generator description: | Hugo is a static HTML and CSS website generator written in Go. It is |