Skip to content

Commit 489c6fd

Browse files
committed
Adds new version to update manifest.
1 parent 5e9bbc3 commit 489c6fd

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

classextender_update.xml

+18
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,22 @@
9292
<php_minimum>7.4</php_minimum>
9393
<targetplatform name="joomla" version="(3.[9|10])|(4.0)" />
9494
</update>
95+
<update>
96+
<name>Obix Class Extender System Plugin</name>
97+
<description>System plugin to facilitate extension of Joomla! and 3rd party extension core classes.</description>
98+
<element>classextender</element>
99+
<type>plugin</type>
100+
<folder>system</folder>
101+
<client>site</client>
102+
<version>1.1.2</version>
103+
<infourl title="Obix Class Extender System Plugin">https://github.com/pjdevries/plg_system_classextender/releases/tag/v1.1.2</infourl>
104+
<downloads>
105+
<downloadurl type="full" format="zip">https://github.com/pjdevries/plg_system_classextender/releases/download/v1.1.2/plg_system_classextender-1.1.2.zip</downloadurl>
106+
</downloads>
107+
<tags>
108+
<tag>stable</tag>
109+
</tags>
110+
<php_minimum>7.4</php_minimum>
111+
<targetplatform name="joomla" version="(3.[9|10])|(4.0)" />
112+
</update>
95113
</updates>

0 commit comments

Comments
 (0)