Added an update targeting j4! platform

This commit is contained in:
Oh 2021-10-19 17:51:25 +02:00
parent e8f8b4633e
commit 732dc01904
Signed by untrusted user: Oh
GPG Key ID: F91C6D0A21225F8A

View File

@ -50,4 +50,21 @@
<maintainerurl>https://www.vdm.io/</maintainerurl>
<targetplatform name="joomla" version="3.*"/>
</update>
<update>
<name>Demo</name>
<description>Demo Component</description>
<element>com_demo</element>
<type>component</type>
<version>2.0.3</version>
<infourl title="Demo!">https://www.vdm.io/</infourl>
<downloads>
<downloadurl type="full" format="zip">http://domain.com/demo.zip</downloadurl>
</downloads>
<tags>
<tag>stable</tag>
</tags>
<maintainer>Llewellyn van der Merwe</maintainer>
<maintainerurl>https://www.vdm.io/</maintainerurl>
<targetplatform name="joomla" version="4.*"/>
</update>
</updates>