Skip to content

Commit

Permalink
releaser: Bump versions for release of 0.79.1
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
bep committed Dec 19, 2020
1 parent fd39ddf commit 752676b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion common/hugo/version_current.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ package hugo
// This should be the only one.
var CurrentVersion = Version{
Number: 0.79,
PatchLevel: 0,
PatchLevel: 1,
Suffix: "",
}
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: hugo
version: "0.79.0"
version: "0.79.1"
summary: Fast and Flexible Static Site Generator
description: |
Hugo is a static HTML and CSS website generator written in Go. It is
Expand Down

0 comments on commit 752676b

Please sign in to comment.