Skip to content

Commit

Permalink
releaser: Bump versions for release of 0.104.0
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
bep committed Sep 23, 2022
1 parent 5c41653 commit c744dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/hugo/version_current.go
Expand Up @@ -19,5 +19,5 @@ var CurrentVersion = Version{
Major: 0,
Minor: 104,
PatchLevel: 0,
Suffix: "-DEV",
Suffix: "",
}

0 comments on commit c744dbd

Please sign in to comment.