Skip to content

rolling-shutter/v0.0.4: Determine version via go 1.18's buildinfo

Compare
Choose a tag to compare
released this 30 Apr 12:36
· 874 commits to main since this release
This makes it possible to use go install with the github URL and end up with an
executable that knows it's version.

At the moment we still set the version when building via the build-release
script.