Skip to content

Commit a30d83b

Browse files
committed
Prepare 4.2.2 release
Signed-off-by: Roland Dalmulder <[email protected]>
1 parent d86335e commit a30d83b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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" version="4.0" method="upgrade">
33
<name>com_patchtester</name>
44
<author>Joomla! Project</author>
5-
<creationDate>28-January-2022</creationDate>
5+
<creationDate>03-August-2023</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.2.1</version>
10+
<version>4.2.2</version>
1111
<description>COM_PATCHTESTER_XML_DESCRIPTION</description>
1212
<scriptfile>script.php</scriptfile>
1313
<install>

manifest.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,16 @@
3939
<description>Joomla! CMS Patch Tester Component</description>
4040
<element>com_patchtester</element>
4141
<type>component</type>
42-
<version>4.2.1</version>
42+
<version>4.2.2</version>
4343
<client>administrator</client>
44-
<infourl title="Patch Tester Component">https://github.com/joomla-extensions/patchtester/releases/tag/4.2.1</infourl>
44+
<infourl title="Patch Tester Component">https://github.com/joomla-extensions/patchtester/releases/tag/4.2.2</infourl>
4545
<downloads>
46-
<downloadurl type="full" format="zip">https://github.com/joomla-extensions/patchtester/releases/download/4.2.1/com_patchtester_4.2.1.zip</downloadurl>
46+
<downloadurl type="full" format="zip">https://github.com/joomla-extensions/patchtester/releases/download/4.2.2/com_patchtester_4.2.2.zip</downloadurl>
4747
</downloads>
48-
<sha384>5003173ae55ba0b04b49087a58107626eb228a5f5b16b7272e77c67f472208098e668350f5eb68210cabec7d7c28a7cb</sha384>
48+
<sha384>7234aad13c1a5c6689f68c84f1c462b92d933a9ced84a9ebdfc161101e46af1417913d0a50bf8011a43df73c39674983</sha384>
4949
<tags>
5050
<tag>stable</tag>
5151
</tags>
52-
<targetplatform name="joomla" version="4.[0123]" />
52+
<targetplatform name="joomla" version="[45].[01234]" />
5353
</update>
5454
</updates>

0 commit comments

Comments
 (0)