mirror of
https://github.com/gohugoio/hugo.git
synced 2024-05-11 05:54:58 +00:00
releaser: Bump versions for release of 0.82.1
[ci skip]
This commit is contained in:
@ -17,6 +17,6 @@ package hugo
|
||||
// This should be the only one.
|
||||
var CurrentVersion = Version{
|
||||
Number: 0.82,
|
||||
PatchLevel: 0,
|
||||
PatchLevel: 1,
|
||||
Suffix: "",
|
||||
}
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: hugo
|
||||
version: "0.82.0"
|
||||
version: "0.82.1"
|
||||
summary: Fast and Flexible Static Site Generator
|
||||
description: |
|
||||
Hugo is a static HTML and CSS website generator written in Go. It is
|
||||
|
Reference in New Issue
Block a user