We want to notify users to update the extension as soon as possible, in case a new version of our extension is approved and published to the marketplace.
So, on our extension dashboard, we want to compare the current version number of the extension, with the version number which is shown on Marketplace. And will show an alert message with a link to update the extension.
My questions are:
1. Is there any API endpoints to get our own the latest extension version number and details?
2. Is there a way to get users to update the extension via Setup Wizard > Extension Manager?
Thank you in advance.