There's no way to "force downgrade" a user. Just create a new version in wyBuild that uses your old version of your software. That way you don't have to recompile your software to rollback.
Does that make sense?
Hello! I recently had a case in which I inadvertently released a patch to my software that had a noticeable bug in it. After tinkering with wyBuild for a little while, I couldn't figure out any way to force a downgrade (tried removing the 1.5.1.2 and leave only the latest build, 1.5.1.1, (and in the Build Updates page, create the update from all previous versions to the 1.5.1.1 version) but when the client was launched and automatically checked, it found no updates available.
I also attempted to restore the 1.5.1.2 with the same files it was originally packaged with and again, specify on the Build Updates page that I wanted the last version number, but again, it failed to notice any update available. I finally just copied the files from 1.5.1.1 over to 1.5.1.3 and released a new version that all the clients will "upgrade" to.
Is it possible to specify a downgrade path in the unusual case I find a fatal bug in a new release and deem it safer to rollback to the last version without releasing a new version? Thanks!
There's no way to "force downgrade" a user. Just create a new version in wyBuild that uses your old version of your software. That way you don't have to recompile your software to rollback.
Does that make sense?
Yes, that's what I wound up doing. I just wanted to check that I wasn't missing something. Thanks!