Skip to content

Commit 0270364

Browse files
committed
releaser: Bump versions for release of 0.143.1
[ci skip]
1 parent 760c13a commit 0270364

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

common/hugo/version_current.go

+3-3
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: 144,
21-
PatchLevel: 0,
22-
Suffix: "-DEV",
20+
Minor: 143,
21+
PatchLevel: 1,
22+
Suffix: "",
2323
}

0 commit comments

Comments
 (0)