Skip to content

Commit 269a4fa

Browse files
committed
Prepare 4.3.2 release
Signed-off-by: Roland Dalmulder <[email protected]>
1 parent cd92559 commit 269a4fa

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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>2023-08-26</creationDate>
5+
<creationDate>2024-09-01</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.1</version>
10+
<version>4.3.2</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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@
3939
<description>Joomla! CMS Patch Tester Component</description>
4040
<element>com_patchtester</element>
4141
<type>component</type>
42-
<version>4.3.1</version>
42+
<version>4.3.2</version>
4343
<client>administrator</client>
44-
<infourl title="Patch Tester Component">https://github.com/joomla-extensions/patchtester/releases/tag/4.3.1</infourl>
44+
<infourl title="Patch Tester Component">https://github.com/joomla-extensions/patchtester/releases/tag/4.3.2</infourl>
4545
<downloads>
46-
<downloadurl type="full" format="zip">https://github.com/joomla-extensions/patchtester/releases/download/4.3.1/com_patchtester_4.3.1.zip</downloadurl>
46+
<downloadurl type="full" format="zip">https://github.com/joomla-extensions/patchtester/releases/download/4.3.2/com_patchtester_4.3.2.zip</downloadurl>
4747
</downloads>
48-
<sha384>595626de4bf6e50e8fc0e7e46bdd70868b560add57c415dd3232823a05f5010011104219c66e24706ded7661843c3094</sha384>
48+
<sha384>3a29f24561e306fb76fefce513faabe09ba8d6c942d61215bfb79d581ba0ef2c7b041921b5cd1a6c768e0b4146ed74fb</sha384>
4949
<tags>
5050
<tag>stable</tag>
5151
</tags>

0 commit comments

Comments
 (0)