Skip to content

Commit 7a6c898

Browse files
committed
Bumping version to 4.0.0-beta1
1 parent f96dfdb commit 7a6c898

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" version="3.6" method="upgrade">
33
<name>com_patchtester</name>
44
<author>Joomla! Project</author>
5-
<creationDate>01-September-2018</creationDate>
5+
<creationDate>17-October-2019</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-beta5-dev</version>
10+
<version>4.0.0-beta1</version>
1111
<description>COM_PATCHTESTER_XML_DESCRIPTION</description>
1212
<scriptfile>script.php</scriptfile>
1313
<install>

manifest.xml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,21 @@
3434
</tags>
3535
<targetplatform name="joomla" version="3.([789]|10)" />
3636
</update>
37+
<update>
38+
<name>Patch Tester Component</name>
39+
<description>Joomla! CMS Patch Tester Component</description>
40+
<element>com_patchtester</element>
41+
<type>component</type>
42+
<version>4.0.0-beta1</version>
43+
<client>administrator</client>
44+
<infourl title="Patch Tester Component">https://github.com/joomla-extensions/patchtester/releases/tag/4.0.0-beta1</infourl>
45+
<downloads>
46+
<downloadurl type="full" format="zip">https://github.com/joomla-extensions/patchtester/releases/download/4.0.0-beta1/com_patchtester.zip</downloadurl>
47+
</downloads>
48+
<sha384>5babce7594fcdd510f7366bac8d62d041b07478a8865bd5478977fe293271a8586aa442947d0a8c3344fd76013e306d0</sha384>
49+
<tags>
50+
<tag>beta</tag>
51+
</tags>
52+
<targetplatform name="joomla" version="4.[0123]" />
53+
</update>
3754
</updates>

0 commit comments

Comments
 (0)