Curious as to why the tyk version is remaining at 5.5.0-dev even though I checked out the v5.7 branch. Is this simply just an uprev miss?
tyk/internal/build/version.go at release-5.7 · TykTechnologies/tyk · GitHub.
Curious as to why the tyk version is remaining at 5.5.0-dev even though I checked out the v5.7 branch. Is this simply just an uprev miss?
tyk/internal/build/version.go at release-5.7 · TykTechnologies/tyk · GitHub.
Hi,
Thanks for pointing this out.
These are populated during the release build process and end up being correct within the released version.
$ /opt/tyk-gateway/tyk --version
5.7.1
Cheers,
Pete