We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2043cf commit 2ed7d19Copy full SHA for 2ed7d19
common/hugo/version_current.go
@@ -21,5 +21,5 @@ var CurrentVersion = version.Version{
21
Major: 0,
22
Minor: 159,
23
PatchLevel: 0,
24
- Suffix: "-DEV",
+ Suffix: "",
25
}
0 commit comments