Skip to content

strip "v" character for project version

Lionel Duboeuf requested to merge personal/lduboeuf/strip_v into main

click manifest project version doesn't support the "vX.X" scheme, and we must use tag "vX.X" in order to fire ci publish job. So strip the first char to conform to OpenStore install rule.

Merge request reports