Commit 0581458
authored
chore: align internal.Version sentinel to 0.0.0 (workflow#764) (#20)
ldflag injects real version at release; sentinel was 'dev' but workflow#762 standardizes on '0.0.0' so wfctl plugin validate-contract --for-publish can ParseSemver it without a special case.1 parent 925e7bf commit 0581458
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments