You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`git describe --tags` is required to get the correct version tag and the grep regex was changed to match the version pattern x.x.x. The pattern '\d.\d.\d' doesn't seem to work with GNU grep.
0 commit comments