comparison update.rdf @ 22:808c3edb1085 default tip

Updated update.rdf.
author Atul Varma <varmaa@toolness.com>
date Sun, 19 Jul 2009 17:57:43 -0700
parents a45124612e60
children
comparison
equal deleted inserted replaced
21:38982c6421fa 22:808c3edb1085
56 </RDF:li> 56 </RDF:li>
57 57
58 <RDF:li> 58 <RDF:li>
59 <RDF:Description> 59 <RDF:Description>
60 <!-- This is the version number of the add-on --> 60 <!-- This is the version number of the add-on -->
61 <em:version>0.0.5a</em:version> 61 <em:version>0.0.6a</em:version>
62 62
63 <!-- One targetApplication for each application the add-on 63 <!-- One targetApplication for each application the add-on
64 is compatible with --> 64 is compatible with -->
65 <em:targetApplication> 65 <em:targetApplication>
66 <RDF:Description> 66 <RDF:Description>
67 <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> 67 <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
68 <em:minVersion>3.0</em:minVersion> 68 <em:minVersion>3.0</em:minVersion>
69 <em:maxVersion>3.1.*</em:maxVersion> 69 <em:maxVersion>3.5.*</em:maxVersion>
70 70
71 <!-- This is where this version of the add-on will be 71 <!-- This is where this version of the add-on will be
72 downloaded from --> 72 downloaded from -->
73 <em:updateLink>https://labs.toolness.com/ambnews/ambientnews-0.0.5a.xpi</em:updateLink> 73 <em:updateLink>https://labs.toolness.com/ambnews/ambientnews-0.0.6a.xpi</em:updateLink>
74 </RDF:Description> 74 </RDF:Description>
75 </em:targetApplication> 75 </em:targetApplication>
76 </RDF:Description> 76 </RDF:Description>
77 </RDF:li> 77 </RDF:li>
78 78