My release versions used to try to be the current date in semver, e.g. 2024-10-01 and then if multiple versions came out in one day it would add a +rev1
to the semver.
However, now it seems like all of mine are stuck on the same date and so I’m at 2025.1.12+rev10
.
Worth noting that I’m now using a Github workflow for deployments, if there’s something I can add in the .yml configuration, let me know.