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