Skip to content

Commit 44fb6f5

Browse files
committed
Update manifest file for 3.0.0
Signed-off-by: Roland Dalmulder <[email protected]>
1 parent 7ea6bc3 commit 44fb6f5

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
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="3.6" method="upgrade">
33
<name>com_patchtester</name>
44
<author>Joomla! Project</author>
5-
<creationDate>04-April-2020</creationDate>
5+
<creationDate>04-March-2021</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>3.0.0-rc</version>
10+
<version>3.0.0</version>
1111
<description>COM_PATCHTESTER_XML_DESCRIPTION</description>
1212
<scriptfile>script.php</scriptfile>
1313
<install>

manifest.xml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
<type>component</type>
88
<version>2.0.1</version>
99
<client>administrator</client>
10-
<infourl title="Patch Tester Component">https://github.com/joomla-extensions/patchtester/releases/tag/2.0.1</infourl>
10+
<infourl title="Patch Tester Component">https://github.com/joomla-extensions/patchtester/releases/tag/3.0.0</infourl>
1111
<downloads>
12-
<downloadurl type="full" format="zip">https://github.com/joomla-extensions/patchtester/releases/download/2.0.1/com_patchtester.zip</downloadurl>
12+
<downloadurl type="full" format="zip">https://github.com/joomla-extensions/patchtester/releases/download/3.0.0/com_patchtester.zip</downloadurl>
1313
</downloads>
1414
<sha384>f54a41cbfdc672fc1f0318adc179bf25412a1a1a89c1e2720c35c62740eb35b35f43421b72085270d0b17f3c4729aa64</sha384>
1515
<tags>
@@ -22,13 +22,13 @@
2222
<description>Joomla! CMS Patch Tester Component</description>
2323
<element>com_patchtester</element>
2424
<type>component</type>
25-
<version>3.0.0-rc</version>
25+
<version>3.0.0</version>
2626
<client>administrator</client>
27-
<infourl title="Patch Tester Component">https://github.com/joomla-extensions/patchtester/releases/tag/3.0.0.rc</infourl>
27+
<infourl title="Patch Tester Component">https://github.com/joomla-extensions/patchtester/releases/tag/3.0.0</infourl>
2828
<downloads>
29-
<downloadurl type="full" format="zip">https://github.com/joomla-extensions/patchtester/releases/download/3.0.0.rc/com_patchtester.zip</downloadurl>
29+
<downloadurl type="full" format="zip">https://github.com/joomla-extensions/patchtester/releases/download/3.0.0/com_patchtester.zip</downloadurl>
3030
</downloads>
31-
<sha384>adb3d5521c136266eb110c42d466578bd4c8e16c4ef1d989aeeb4e383bdaee20a68297e069a0e9273ba918850bdd59a0</sha384>
31+
<sha384>0cafdeb2cfbe5b509e8c885c8d96098ba52d984fb37693fc753d64c736bfe148d44742fad21bc2bec4b1c9904df1cfd3</sha384>
3232
<tags>
3333
<tag>rc</tag>
3434
</tags>
@@ -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-rc</version>
42+
<version>4.0.1</version>
4343
<client>administrator</client>
44-
<infourl title="Patch Tester Component">https://github.com/joomla-extensions/patchtester/releases/tag/4.0.0.rc</infourl>
44+
<infourl title="Patch Tester Component">https://github.com/joomla-extensions/patchtester/releases/tag/4.0.1</infourl>
4545
<downloads>
46-
<downloadurl type="full" format="zip">https://github.com/joomla-extensions/patchtester/releases/download/4.0.0.rc/com_patchtester.zip</downloadurl>
46+
<downloadurl type="full" format="zip">https://github.com/joomla-extensions/patchtester/releases/download/4.0.1/com_patchtester.zip</downloadurl>
4747
</downloads>
48-
<sha384>9b29abad5c40393fb49f55585ca11019ba946d42e0575ce03653030191b1dc492a130d721b27550ea348f62f8664bca4</sha384>
48+
<sha384>8e895685840d349f0bd714eebb88a08865ee1fdde4d511624a4baedb7872ed6192c8a86a04f99d2af0e5a4c3d98dfcf3</sha384>
4949
<tags>
50-
<tag>rc</tag>
50+
<tag>stable</tag>
5151
</tags>
5252
<targetplatform name="joomla" version="4.[0123]" />
5353
</update>

0 commit comments

Comments
 (0)