Hi,
I am trying to setup a CLI pipeline that generates a update file that makes the updater use a patch if going from 1.18 to 1.19 and full upgrade if going from any earlier version than 1.18.
So far I can create a upgrade project that adds both the patch file and the full upgrade file however I can't see how we can make the updater choose the correct one.