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 44bc8ab commit 444c61aCopy full SHA for 444c61a
build/version.go
@@ -31,7 +31,7 @@ func BuildTypeString() string {
31
}
32
33
34
-const BuildVersion = "2.4.4"
+const BuildVersion = "2.4.5"
35
36
func UserVersion() string {
37
return BuildVersion + BuildTypeString() + CurrentCommit
0 commit comments