Hi folks,
I'm trying to port an application to the newest version of Mozilla Prism (1.0b1 currently). The instructions say to put this in install.rdf:
<em:targetApplication>
<!-- Prism -->
<Description>
<em:id>[email protected]</em:id>
<em:minVersion>0.4</em:minVersion>
<em:maxVersion>1.0.0.*</em:maxVersion>
</Description>
</em:targetApplication>
However, for maxVersion, I can't find an entry which allows it to install. I've tried 1.1b1., 1.1, 1., nothing.
Anybody understand how to do this?
TIA Mike