Version 0.13.6 (#3315)

This commit is contained in:
Till 2024-01-26 14:41:34 +01:00 committed by GitHub
parent 8f68f1ff53
commit 87f028db27
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 26 additions and 5 deletions

View file

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