Commit 6a4877b
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 e802339 commit 6a4877b
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