mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-19 09:06:14 +00:00
- Replace hardcoded version with build-time injected variables - Add version, commit, and date variables to main.go with default values - Update Makefile ldflags to use consistent variable names - Add detailed 'version' subcommand showing build info, Go version, and platform - Maintain compatibility with existing release workflow - Support both --version flag (simple) and version subcommand (detailed)