Commit Graph

1 Commits

Author SHA1 Message Date
Shaun Arman
a6da07d1f3 feat: implement dynamic versioning from Git tags
- Add build.rs to read version from git describe --tags
- Create update-version.mjs script to sync version across files
- Add get_app_version() command to Rust backend
- Update App.tsx to use custom version command
- Run version update in CI before Rust checks
2026-04-13 16:08:34 -05:00