Skip to content

Commit 3f35721

Browse files
committed
releaser: Bump versions for release of 0.140.0
[ci skip]
1 parent 5c80cb0 commit 3f35721

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

common/hugo/version_current.go

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ package hugo
1717
// This should be the only one.
1818
var CurrentVersion = Version{
1919
Major: 0,
20-
Minor: 139,
21-
PatchLevel: 4,
20+
Minor: 140,
21+
PatchLevel: 0,
2222
Suffix: "",
2323
}

0 commit comments

Comments
 (0)