Added xml for getting status of extension

This commit is contained in:
Georgy Litvinov 2020-04-15 11:03:09 +02:00
parent 0c1d91515c
commit fea632a830

View file

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<description xmlns="http://openoffice.org/extensions/update/2006"
xmlns:xlink="http://www.w3.org/1999/xlink">
<identifier value="pro.litvinovg.Redaction"/>
<version value="0.6.2" />
<update-download>
<src xlink:href="https://dev.litvinovg.pro/litvinovg/cleanandvalidate/uploads/ad88bdebd9c1200c323457616b05c131/cleanAndValidate.oxt" />
</update-download>
<release-notes>
<src xlink:href="https://dev.litvinovg.pro/litvinovg/cleanandvalidate/-/raw/master/releasenotes.txt" lang="en" />
</release-notes>
</description>