1
0
mirror of https://github.com/gohugoio/hugo.git synced 2024-05-11 05:54:58 +00:00

releaser: Bump versions for release of 0.121.0

[ci skip]
This commit is contained in:
hugoreleaser
2023-12-05 15:22:31 +00:00
parent 255e0a9718
commit e321c3502a

View File

@ -19,5 +19,5 @@ var CurrentVersion = Version{
Major: 0,
Minor: 121,
PatchLevel: 0,
Suffix: "-DEV",
Suffix: "",
}