1 parent 1fad383 commit e7bd516Copy full SHA for e7bd516
common/hugo/version_current.go
@@ -19,5 +19,5 @@ var CurrentVersion = Version{
19
Major: 0,
20
Minor: 141,
21
PatchLevel: 0,
22
- Suffix: "-DEV",
+ Suffix: "",
23
}
0 commit comments