Commit 87ef087
committed
fix version extraction regex to match changelog format
The changelog uses "#### Version - X.X.X.X - MM/DD/YYYY" format with dashes around the version number. Updated regex to include the dash separator.1 parent 31f928b commit 87ef087
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