I have uploaded a working Angular demo application to Cumulocity, and I am wondering if there is a way I could re-upload the same application but with an updated version, rather than simply uploading a brand-new application to the Applications dashboard of the Administration portal.
How would the steps be different than the ones to deploy the application for the first time? Do I just rebuild the application while changing the version property in the cumulocity.json file?
The build process is the same. It is a good idea to increment the version number with every “release” that you do but if you are just in the prototyping phase you can also skip that.