https://code.visualstudio.com/api/working-with-extensions/publishing-extension#prerelease-extensions
VSCODE extensions only support x.y.z, not SEMVER! (-alpha)
Make sure to use the right command for pre releases!
major.ODD_NUMBER.patch
Real releases should stick to 1.2 / 1.4 etc.
major.EVEN_NUMBER.patch