Commit 90b616b
authored
chore: bump version to 13.7.1 (#723)
## Summary
Version bump to 13.7.1 because v13.7.0's GitHub release became immutable
after a manual `gh release create` conflicted with the automated Release
workflow.
**Lesson learned:** Never create releases manually — the Release
workflow handles everything (archive, SBOM, cosign, release notes) when
triggered by a tag push. Just `git tag -s` + `git push`.
After merge: tag v13.7.1 and let the workflow do its thing.1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments