> > Ok, what exactly do you want in version.xml? > > > > > > >> > >> Carol >
I have taken a standard template and modified it a bit: <update> <version>1.2.0</version> <!-- The latest version --> <urlWindows></urlWindows> <!-- The URL to download the installer from --> <urlMac></urlMac> <!-- The URL to download the installer from --> <description>Latest release </description> <required>true</required> <!-- required vs. optional. you can leave as true for now --> </update>