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
Currently only 7 chars are extracted, giving a "YYYY-MM" string being
shown. I suspect this was copied from the code below which extracts 7
chars from the git id/tag.
This commit changes it to extract 10 chars for dates, giving
"YYYY-MM-DD".
0 commit comments