Version 0.13.2 (#3187)

This commit is contained in:
Till 2023-08-23 16:24:16 +02:00 committed by GitHub
parent 9a12420428
commit 57ddbe015d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 36 additions and 8 deletions

View file

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