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