Skip to content

Commit adc6b40

Browse files
committed
Update manifest file for 4.0.0
Signed-off-by: Roland Dalmulder <[email protected]>
1 parent 47d1b4d commit adc6b40

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>01-August-2020</creationDate>
5+
<creationDate>15-October-2020</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.0.0-rc3</version>
10+
<version>4.0.0</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,15 +39,15 @@
3939
<description>Joomla! CMS Patch Tester Component</description>
4040
<element>com_patchtester</element>
4141
<type>component</type>
42-
<version>4.0.0-rc3</version>
42+
<version>4.0.0</version>
4343
<client>administrator</client>
44-
<infourl title="Patch Tester Component">https://github.com/joomla-extensions/patchtester/releases/tag/4.0.0-rc3</infourl>
44+
<infourl title="Patch Tester Component">https://github.com/joomla-extensions/patchtester/releases/tag/4.0.0</infourl>
4545
<downloads>
46-
<downloadurl type="full" format="zip">https://github.com/joomla-extensions/patchtester/releases/download/4.0.0-rc3/com_patchtester.zip</downloadurl>
46+
<downloadurl type="full" format="zip">https://github.com/joomla-extensions/patchtester/releases/download/4.0.0/com_patchtester.zip</downloadurl>
4747
</downloads>
48-
<sha384>d2a876349732653702200f1356a82485fe2d8b16d1d17180d97a3be3bc6caa5440f5c094ed19ab52d481d339a7cbbd8e</sha384>
48+
<sha384>9e1d14154108bc6cccded9a98382d1e15fd45c6061640a78c871d4c17f24d93cb2d1d679ce36e693e875f0a3edc43130</sha384>
4949
<tags>
50-
<tag>rc2</tag>
50+
<tag>stable</tag>
5151
</tags>
5252
<targetplatform name="joomla" version="4.[0123]" />
5353
</update>

0 commit comments

Comments
 (0)