Skip to content

Commit a9b0b95

Browse files
committed
releaser: Bump versions for release of 0.140.1
[ci skip]
1 parent e229f4b commit a9b0b95

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

0 commit comments

Comments
 (0)