What are the benefits or impacts if we upgrade the manifest.json file's version in UI5?
In my manifest.json file currently "_version": "1.1.0"
is maintained.
What will be the pros and cons if we change the version to "_version": "1.21.0"
?
How will the overall application be affected?