Version 0.14.0 (#3468)

This commit is contained in:
Till 2024-12-18 12:53:54 +01:00 committed by GitHub
parent 2f055ae8c9
commit 556a5a9edc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 34 additions and 7 deletions

View file

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