Skip to content

Commit 033a4b7

Browse files
committed
Prepare 4.4.0 release
Signed-off-by: Roland Dalmulder <[email protected]>
1 parent 25e0ef0 commit 033a4b7

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>2024-09-01</creationDate>
5+
<creationDate>2025-02-22</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>[email protected]</authorEmail>
99
<authorUrl>https://www.joomla.org</authorUrl>
10-
<version>4.3.3</version>
10+
<version>4.4.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
@@ -51,4 +51,21 @@
5151
</tags>
5252
<targetplatform name="joomla" version="[45].[01234]" />
5353
</update>
54+
<update>
55+
<name>Patch Tester Component</name>
56+
<description>Joomla! CMS Patch Tester Component</description>
57+
<element>com_patchtester</element>
58+
<type>component</type>
59+
<version>4.4.0</version>
60+
<client>administrator</client>
61+
<infourl title="Patch Tester Component">https://github.com/joomla-extensions/patchtester/releases/tag/4.4.0</infourl>
62+
<downloads>
63+
<downloadurl type="full" format="zip">https://github.com/joomla-extensions/patchtester/releases/download/4.4.0/com_patchtester_4.4.0.zip</downloadurl>
64+
</downloads>
65+
<sha384>ff03245cf16e5bcfcc6124b1c5422b88fdd7eb4cbe6a554a5d5ac0f9cb5dab3afa415298c99a70145e46f46787bb3c38</sha384>
66+
<tags>
67+
<tag>stable</tag>
68+
</tags>
69+
<targetplatform name="joomla" version="[45].[01234]" />
70+
</update>
5471
</updates>

0 commit comments

Comments
 (0)