local projectVersion = "7.2.3" -- comes out like "6.2.2-21-g4e91cee" if projectVersion:find("project%-version") then TELLMEWHEN_VERSION_MINOR = "dev" elseif strmatch(projectVersion, "%-%d+%-") then TELLMEWHEN_VERSION_MINOR = ("r%d (%s)"):format(strmatch(projectVersion, "%-(...