rm -rf $TMP_DIR
WEBPATH=/sites/jkkndk/www.jkkn.net/webroot/tv2developer/
-cp -v tv2developer.xpi $WEBPATH
+cp -v tv2developer.xpi $WEBPATH/tv2developer-unsigned.xpi
cp -R webroot/ $WEBPATH
find $WEBPATH -path '*CVS*' -type d -print0 | xargs -0 rm -rf
find $WEBPATH -type f \( -name "*.html" -or -name "*.php" -or -name "*.rdf" \) | while read y; do
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>1.5</em:minVersion>
- <em:maxVersion>9.0.*</em:maxVersion>
+ <em:maxVersion>44.*</em:maxVersion>
</Description>
</em:targetApplication>
<RDF:Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>1.5</em:minVersion>
- <em:maxVersion>9.0.*</em:maxVersion>
+ <em:maxVersion>44.*</em:maxVersion>
<em:updateLink>https://jkkn.dk/tv2developer/tv2developer.xpi</em:updateLink>
<em:updateInfoURL>https://jkkn.dk/tv2developer/whatsnew.xhtml</em:updateInfoURL>
</RDF:Description>
</head>
<body>
<h1>What's new:</h1>
+ <li>0.13.18</li>
+ <ul>
+ <li>Signed for Firefox 43+</li>
+ </ul>
<li>0.13.11</li>
<ul>
<li>Support for Firefox 5.</li>