Commit 9236cdf
Change build version format to include 'dev' (#3982)
* Change build version format to include 'dev'
* Fix version formatting in append-build-id.sh
* Fix version string to use valid semver build metadata separator
+dev+<sha> is not valid semver; build metadata fields must be dot-separated.
Change to +dev.<sha> so the semantic_version library accepts it.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 13a9453 commit 9236cdf
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
0 commit comments