Version 0.13.7 (#3349)

This commit is contained in:
Till 2024-04-09 10:24:27 +02:00 committed by GitHub
parent 5c0ceec2a6
commit 14a6c10097
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 154 additions and 153 deletions

View file

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