Open mbs-c opened 1 year ago
When creating the release 2.1.0, you accidentally published a lightweight tag. As a result, v2.1.0 shows up as v2.0.0-79-g78fa631 when pulled in as a submodule.
v2.1.0
v2.0.0-79-g78fa631
Not sure if fixing this is feasible now, but I just thought I'd mention it here.
When creating the release 2.1.0, you accidentally published a lightweight tag. As a result,
v2.1.0
shows up asv2.0.0-79-g78fa631
when pulled in as a submodule.Not sure if fixing this is feasible now, but I just thought I'd mention it here.