mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-20 21:31:32 +02:00
releaser: Prepare repository for 0.62.0-DEV
[ci skip]
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
name: hugo
|
||||
version: "0.61.0"
|
||||
version: "0.62.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:
|
||||
|
Reference in New Issue
Block a user