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