Skip to content

Commit 285154a

Browse files
author
Michael Babker
committed
Tag 2.0.1
1 parent a6a733d commit 285154a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.5" method="upgrade">
33
<name>com_patchtester</name>
44
<author>Joomla! Project</author>
5-
<creationDate>15-April-2016</creationDate>
5+
<creationDate>11-May-2016</creationDate>
66
<copyright>(C) 2011 - 2012 Ian MacLennan, (C) 2013 - 2016 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>2.0.1.dev</version>
10+
<version>2.0.1</version>
1111
<description>COM_PATCHTESTER_XML_DESCRIPTION</description>
1212
<scriptfile>script.php</scriptfile>
1313
<install>

manifest.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
<description>Joomla! CMS Patch Tester Component</description>
66
<element>com_patchtester</element>
77
<type>component</type>
8-
<version>2.0.0</version>
8+
<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.0</infourl>
10+
<infourl title="Patch Tester Component">https://github.com/joomla-extensions/patchtester/releases/tag/2.0.1</infourl>
1111
<downloads>
12-
<downloadurl type="full" format="zip">https://github.com/joomla-extensions/patchtester/releases/download/2.0.0/com_patchtester.zip</downloadurl>
12+
<downloadurl type="full" format="zip">https://github.com/joomla-extensions/patchtester/releases/download/2.0.1/com_patchtester.zip</downloadurl>
1313
</downloads>
1414
<tags>
1515
<tag>stable</tag>

0 commit comments

Comments
 (0)