versioning fixups

This commit is contained in:
sputn1ck 2025-10-31 19:05:40 +01:00
parent e4f64ec9cc
commit c8c78c6f7a
No known key found for this signature in database
GPG key ID: 671103D881A5F0E4
4 changed files with 4 additions and 4 deletions

View file

@ -74,7 +74,7 @@ Success. You may now run 'go1.24.6'
$ go1.24.6 version
go version go1.24.6 linux/amd64
$ GO_CMD=/home/user/go/bin/go1.24.6 ./release.sh v0.31.3
$ GO_CMD=/home/user/go/bin/go1.24.6 ./release.sh v0.31.5
```
On MacOS, you will need to install GNU tar and GNU gzip, which can be done with