Count from latest tag

This can result in a strange versioning compared
to the previous 5.1.0 beta,

but it will only be cosmetic

Contributes to CURA-9365
This commit is contained in:
j.spijker@ultimaker.com 2022-07-12 11:16:06 +02:00 committed by jspijker
parent cf9482218f
commit 2263407856

View file

@ -100,7 +100,6 @@ jobs:
continue
if version > latest_branch_version:
latest_branch_version = version
if version.prerelease is "":
latest_branch_tag = repo.tag(tag)
# %% Get the actual version