Skip to content

Commit 143aecc

Browse files
committed
Adds new version to update manifest.
1 parent 7dc2c5f commit 143aecc

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
@@ -56,4 +56,22 @@
5656
<php_minimum>7.4</php_minimum>
5757
<targetplatform name="joomla" version="(3.[9|10])|(4.0)" />
5858
</update>
59+
<update>
60+
<name>Obix Class Extender System Plugin</name>
61+
<description>System plugin to facilitate extension of Joomla! and 3rd party extension core classes.</description>
62+
<element>classextender</element>
63+
<type>plugin</type>
64+
<folder>system</folder>
65+
<client>site</client>
66+
<version>1.1.0</version>
67+
<infourl title="Obix Class Extender System Plugin">https://github.com/pjdevries/plg_system_classextender/releases/tag/v1.1.0</infourl>
68+
<downloads>
69+
<downloadurl type="full" format="zip">https://github.com/pjdevries/plg_system_classextender/releases/download/v1.1.0/plg_system_classextender-1.1.0.zip</downloadurl>
70+
</downloads>
71+
<tags>
72+
<tag>stable</tag>
73+
</tags>
74+
<php_minimum>7.4</php_minimum>
75+
<targetplatform name="joomla" version="(3.[9|10])|(4.0)" />
76+
</update>
5977
</updates>

0 commit comments

Comments
 (0)