fix: report actual version instead of hardcoded 3.0.0-dev #63
Reference in New Issue
Block a user
Delete Branch "benvin/fix-version"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The / endpoint was hardcoded to return 3.0.0-dev. Now uses the git tag version set via ldflags at build time.