I have published v1 of my Office 365 Outlook AddIn a few months ago via seller dashboard.
Now, I need to publish an update. The old version is hosted on a server and placed in some directory:
/AddInV1/
New Addin I have placed like this - /AddInV2/
So, now while EDIT in Seller dashboard - Do I need to replace code in same folder or I just need to refer the manifest from 2nd folder?
The goal is that once second is published - must show as an UPDATE available to the existing Users.
Thanks in advance, Kanak