Revoking my updates

Hi Team,I built an application with vb.net. I am using wybuild to update my app. Right now I updated my app to 1.3 version.I wanted to revoke my app to 1.3 version to 1.0.( i.e. want to update first stage)Could you please assist me, how can I do that with wybuilt.

srikanth

You mean roll back your update? Why do you want to do that?

Yes, it is rollback. Because some of the users have 1.3 version and some have 1.2 and some have 1.1 version. To make everyone version to 1.0 to avoid those changes. I dont want to re-install again the app

Why don't you release a new version that fixes the bugs in 1.1, 1.2, and 1.3? I'm not sure I understand.

I can release new version but my application shows the version number on the top of the form based on the wyupdate version number. That is the reason why I am asking. Would you please suggest me whether it (rollback) is possible or not.

We don't support rolling back to old version after the update has completed successfully. Just have the users download your original installer. Or release a new version with the bug fixes.