Newer Version Available
Update a Package Version
You can update most properties of a package version from the command line. For example,
you can change the package version name or description. One important exception is that you can’t
change the release status.
If the most recent package version has been released, increment either the major, minor, or patch version number for the next package version you create.
Package version numbers use the format major.minor.patch.build. For example, if you released package 1.0.0.2, you could use 1.1.0.0, 2.0.0.0, or 1.0.1.0 for the next package version.