Skip to content

use RELEASE_SERVICE_VERSION instead of hardcoded PROJECT_VERSION, fix #474659

Marco Mattiolo requested to merge (removed):wip/tiol/bug474659 into master

Please check the bug #474659 for description and the photo of the actual wrong behaviour.

Instead of keeping PROJECT_VERSION and set it equal to RELEASE_SERVICE_VERSION, I find it more elegant to drop the former and use directly the latter as project version, thus making this straightforward.

Feel free to re-implement it differently

Result:

immagine

Merge request reports