Commit fc29ba9
committed
fix: use more specific grep pattern for macros version extraction
The previous grep pattern matched the workspace members array entry
before the dependency definition line, causing the sed substitution
to output the wrong value.1 parent db105db commit fc29ba9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| |||
0 commit comments