Open
Description
While v0.5.3 has been released, the version number in version.go still shows 0.5.2
.
I suggest updating the version number in version.go to match the actual release version.
(While it requires Go 1.18 or later, using debug.ReadBuildInfo()
could prevent these oversight issues as it would eliminate the need for manual version updates.)
Metadata
Metadata
Assignees
Labels
No labels