Version 0.13.8 (#3421)

This commit is contained in:
Till 2024-09-13 15:06:07 +02:00 committed by GitHub
parent ed6d964e5d
commit 763c79f142
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 25 additions and 9 deletions

View file

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