Version v0.14.1 (#3501)

This commit is contained in:
Till 2025-01-16 19:42:51 +01:00 committed by GitHub
parent e9cc37ac52
commit 40bef6a423
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 22 additions and 4 deletions

View file

@ -18,7 +18,7 @@ var build string
const (
VersionMajor = 0
VersionMinor = 14
VersionPatch = 0
VersionPatch = 1
VersionTag = "" // example: "rc1"
gitRevLen = 7 // 7 matches the displayed characters on github.com