Open
Description
During my GitHub Actions builds, I'm using a shared version number (binaries, containers, serverless, doc, …). The version is formatted with the SemVer norm, x.y.x-a.b
.
I cannot use my version number with the Apify CLI build because it returns the error Error: Version number must be MAJOR.MINOR, where MAJOR and MINOR is a number in range from 0 to 99.
.
Versions:
apify-cli/0.18.1