I want to create an MSI installer containing three apps. I will be releasing frequent updates to each app as I work through the list of feature requests and do bug fixes. The three apps are currently at versions 1.6.3, 1.6.12 and 1.8.1 respectively.
I was wondering what you guys can recommend for the version of the package. Should I:
- Make the package version independent of the versions of the individual apps ?
- Change the apps so they always have the same version as each other ?
- Some other suggestion ?