Question about updateing between versions

I have a question:I'm trying out why update and there is the next situation:

I have version 1.2 at client side. In the mean time I did a version 1.3 with two files (let's call it a.txt and b.txt) and a version 1.4 with x.txt and z.txt.

When I run wyUpdate on the 1.2 client side, the changelog is displayed correctly, but the files from 1.3 (a.txt and b.txt) are not updateted at the client, only the files from the latest build are. Why is that?

got it ... for every update I must do a separate folder, keep the old files and the builder will make differential updates between the two folders ... 😀

Yep. As a side note, we talk about this in the step-by-step walkthrough.

If you have any other questions, we'll be glad to help.