So I have uploaded a code push earlier with the target version as ">=1.0.1" (Already out on the app store)
But now I have an updated version uploaded to Testflight version 1.0.2 so I went back into the App center code push console, and updated the previously released code push's target version to ">=1.0.1 <1.0.2"
But the old update is still being downloaded when I install version 1.0.2 from Testflight. So what I want to know is, does what I did make sense? Or is there a better process for uploading new version of the app