Skip to content

Commit 97d81b4

Browse files
committed
Release Joomla! CMS Patch Tester Component version 5.0.0 for Joomla 6 / Framework 4
1 parent 707d04b commit 97d81b4

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed

administrator/components/com_patchtester/patchtester.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<extension type="component" method="upgrade">
33
<name>com_patchtester</name>
44
<author>Joomla! Project</author>
5-
<creationDate>2025-02-22</creationDate>
5+
<creationDate>2025-08-15</creationDate>
66
<copyright>(C) 2011 - 2012 Ian MacLennan, (C) 2013 - 2018 Open Source Matters, Inc. All rights reserved.</copyright>
77
<license>GNU General Public License version 2 or later</license>
88
<authorEmail>admin@joomla.org</authorEmail>
99
<authorUrl>https://www.joomla.org</authorUrl>
10-
<version>4.4.0</version>
10+
<version>5.0.0</version>
1111
<description>COM_PATCHTESTER_XML_DESCRIPTION</description>
1212
<namespace path="src">Joomla\Component\Patchtester</namespace>
1313
<scriptfile>script.php</scriptfile>

manifest.xml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,21 @@
6868
</tags>
6969
<targetplatform name="joomla" version="[45].[01234]" />
7070
</update>
71+
<update>
72+
<name>Patch Tester Component</name>
73+
<description>Joomla! CMS Patch Tester Component</description>
74+
<element>com_patchtester</element>
75+
<type>component</type>
76+
<version>5.0.0</version>
77+
<client>administrator</client>
78+
<infourl title="Patch Tester Component">https://github.com/joomla-extensions/patchtester/releases/tag/5.0.0</infourl>
79+
<downloads>
80+
<downloadurl type="full" format="zip">https://github.com/joomla-extensions/patchtester/releases/download/5.0.0/com_patchtester_5.0.0.zip</downloadurl>
81+
</downloads>
82+
<sha384>eba98f9b14832f6a1f9e56da246d35faa540fc7cad0b6bd3244916813b0b46264a1b0196f41c5e49bb483b9ab84cc535</sha384>
83+
<tags>
84+
<tag>stable</tag>
85+
</tags>
86+
<targetplatform name="joomla" version="[45].[01234]" />
87+
</update>
7188
</updates>

0 commit comments

Comments
 (0)