Commit 7755485
fix: set correct version in binary before build
Cargo.toml version was lagging behind because semantic-release
bumps it after the build. Now sed-inject the new version into
Cargo.toml before cargo build so treble --version is correct.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d70b64f commit 7755485
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
79 | 82 | | |
80 | 83 | | |
81 | 84 | | |
| |||
0 commit comments