Commit graph

1 commit

Author SHA1 Message Date
Victor Hugo Vargas
814feae6a9 build: introduce VERSION file and tag-driven release
- VERSION file at repo root is the source of truth
- main.version is now a var, overridable via -ldflags
- release workflow triggers on tag push and validates tag == VERSION
- manual bump flow: bump VERSION, commit, tag, push
2026-07-30 22:30:16 -07:00