We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85c1727 commit b289b17Copy full SHA for b289b17
common/hugo/version_current.go
@@ -19,5 +19,5 @@ var CurrentVersion = Version{
19
Major: 0,
20
Minor: 144,
21
PatchLevel: 0,
22
- Suffix: "-DEV",
+ Suffix: "",
23
}
0 commit comments