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.107.0

[ci skip]
This commit is contained in:
hugoreleaser
2022-11-24 13:59:45 +00:00
parent 6a004b8d94
commit 2221b5b30a

View File

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