Version 0.13.3 (#3213)

This commit is contained in:
Till 2023-09-28 12:06:21 +02:00 committed by GitHub
parent 4d344b65b2
commit b341a66152
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 28 additions and 13 deletions

View file

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