Skip to content

Commit 617429b

Browse files
committed
Adds new version to update manifest.
1 parent 74b5882 commit 617429b

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
@@ -74,4 +74,22 @@
7474
<php_minimum>7.4</php_minimum>
7575
<targetplatform name="joomla" version="(3.[9|10])|(4.0)" />
7676
</update>
77+
<update>
78+
<name>Obix Class Extender System Plugin</name>
79+
<description>System plugin to facilitate extension of Joomla! and 3rd party extension core classes.</description>
80+
<element>classextender</element>
81+
<type>plugin</type>
82+
<folder>system</folder>
83+
<client>site</client>
84+
<version>1.1.1</version>
85+
<infourl title="Obix Class Extender System Plugin">https://github.com/pjdevries/plg_system_classextender/releases/tag/v1.1.1</infourl>
86+
<downloads>
87+
<downloadurl type="full" format="zip">https://github.com/pjdevries/plg_system_classextender/releases/download/v1.1.1/plg_system_classextender-1.1.1.zip</downloadurl>
88+
</downloads>
89+
<tags>
90+
<tag>stable</tag>
91+
</tags>
92+
<php_minimum>7.4</php_minimum>
93+
<targetplatform name="joomla" version="(3.[9|10])|(4.0)" />
94+
</update>
7795
</updates>

0 commit comments

Comments
 (0)