Skip to content

Commit 9fc0a2a

Browse files
committed
Adds new version to update manifest.
1 parent fba46ff commit 9fc0a2a

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
@@ -110,4 +110,22 @@
110110
<php_minimum>7.4</php_minimum>
111111
<targetplatform name="joomla" version="(3.[9|10])|(4.0)" />
112112
</update>
113+
<update>
114+
<name>Obix Class Extender System Plugin</name>
115+
<description>System plugin to facilitate extension of Joomla! and 3rd party extension core classes.</description>
116+
<element>classextender</element>
117+
<type>plugin</type>
118+
<folder>system</folder>
119+
<client>site</client>
120+
<version>1.2.0</version>
121+
<infourl title="Obix Class Extender System Plugin">https://github.com/pjdevries/plg_system_classextender/releases/tag/v1.2.0</infourl>
122+
<downloads>
123+
<downloadurl type="full" format="zip">https://github.com/pjdevries/plg_system_classextender/releases/download/v1.2.0/plg_system_classextender-1.2.0.zip</downloadurl>
124+
</downloads>
125+
<tags>
126+
<tag>stable</tag>
127+
</tags>
128+
<php_minimum>7.4</php_minimum>
129+
<targetplatform name="joomla" version="(3.[9|10])|(4.0)" />
130+
</update>
113131
</updates>

0 commit comments

Comments
 (0)