electrode-io / electrode-ota-server

Electrode Over The Air Server for hot deployment of React Native and Cordova mobile apps
Other
204 stars 40 forks source link

fix patch to update from appropriate version #67

Closed datvong-wm closed 6 years ago

datvong-wm commented 6 years ago

code-push patch was using the latest version when updating an older package. this fix is to ensure it uses the correct version if a label is specified.