Commit 58df63f
fix(ci): use semver-compatible version for VS Code extension stamp
VS Code Marketplace requires strict semver (MAJOR.MINOR.PATCH).
Replace 4-segment version (0.1.0.46) with 3-segment (0.1.46) by
setting patch to the build number instead of appending a 4th segment.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 5670faf commit 58df63f
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| |||
0 commit comments