Revision 66:0e01b7acfb37

b/src/pithos/update.rdf
11 11
        <!-- Each li is a different version of the same add-on -->
12 12
        <RDF:li>
13 13
          <RDF:Description>
14
            <em:version>0.9.2</em:version> <!-- This is the version number of the add-on -->
14
            <em:version>0.9.3</em:version> <!-- This is the version number of the add-on -->
15 15

  
16 16
            <!-- One targetApplication for each application the add-on is compatible with -->
17 17
            <em:targetApplication>
18 18
              <RDF:Description>
19 19
                <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
20 20
                <em:minVersion>2.0</em:minVersion>
21
                <em:maxVersion>3.5.*</em:maxVersion>
21
                <em:maxVersion>3.6.*</em:maxVersion>
22 22

  
23 23
                <!-- This is where this version of the add-on will be downloaded from -->
24 24
                <em:updateLink>https://code.grnet.gr/projects/pithos-ffxplugin/repository/entry/src/pithos/pithos.xpi?format=raw</em:updateLink>

Also available in: Unified diff