-
Notifications
You must be signed in to change notification settings - Fork 1
/
updates.xml
21 lines (21 loc) · 888 Bytes
/
updates.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8"?>
<updates>
<update>
<name>Community Builder list module</name>
<description>Community Builder list module</description>
<element>mod_cblistmodule</element>
<type>module</type>
<version>3.2.0</version>
<infourl title="Release notes">https://github.com/Tazzios/cblistmodule/blob/main/Changelog.md</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/Tazzios/cblistmodule/releases/download/v3.2.0/cblistmodule-3.2.0.zip</downloadurl>
</downloads>
<tags>
<tag>stable</tag>
</tags>
<maintainer>Tazzios</maintainer>
<maintainerurl>https://github.com/Tazzios/cblistmodule/</maintainerurl>
<targetplatform name="joomla" version="3.10|4.*|5.*"/>
<client>site</client>
</update>
</updates>