1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-04-21 00:13:48 +00:00

releaser: Bump versions for release of 0.104.0

[ci skip]
This commit is contained in:
hugoreleaser 2022-09-23 14:32:56 +00:00
parent 5c41653364
commit c744dbd6ed

View file

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