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:
-rw-r--r--common/hugo/version_current.go2
-rw-r--r--snap/snapcraft.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/common/hugo/version_current.go b/common/hugo/version_current.go
index 608f84c70..3b00dfb32 100644
--- a/common/hugo/version_current.go
+++ b/common/hugo/version_current.go
@@ -17,6 +17,6 @@ package hugo
// This should be the only one.
var CurrentVersion = Version{
Number: 0.65,
- PatchLevel: 2,
+ PatchLevel: 3,
Suffix: "",
}
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 31709391d..2092a8ea4 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -1,5 +1,5 @@
name: hugo
-version: "0.65.2"
+version: "0.65.3"
summary: Fast and Flexible Static Site Generator
description: |
Hugo is a static HTML and CSS website generator written in Go. It is