31
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2024-05-29 03:50:46 +00:00

Tag 3.0 beta 3

This commit is contained in:
Michael Babker 2017-05-31 03:06:00 -05:00
parent 754242e09b
commit a6b349aad6
No known key found for this signature in database
GPG Key ID: 00E151E3933DB00B
3 changed files with 4 additions and 4 deletions

View File

@ -57,7 +57,7 @@ class PullsModel extends \JModelDatabase
*
* @return array
*
* @since __DEPLOY_VERSION__
* @since 3.0.0
*/
public function getBranches()
{

View File

@ -24,7 +24,7 @@ class PullsHtmlView extends DefaultHtmlView
* Array containing the list of branches
*
* @var array
* @since __DEPLOY_VERSION__
* @since 3.0.0
*/
protected $branches = array();

View File

@ -2,12 +2,12 @@
<extension type="component" version="3.6" method="upgrade">
<name>com_patchtester</name>
<author>Joomla! Project</author>
<creationDate>04-February-2017</creationDate>
<creationDate>31-May-2017</creationDate>
<copyright>(C) 2011 - 2012 Ian MacLennan, (C) 2013 - 2017 Open Source Matters, Inc. All rights reserved.</copyright>
<license>GNU General Public License version 2 or later</license>
<authorEmail>admin@joomla.org</authorEmail>
<authorUrl>https://www.joomla.org</authorUrl>
<version>3.0.0-beta3-dev</version>
<version>3.0.0-beta3</version>
<description>COM_PATCHTESTER_XML_DESCRIPTION</description>
<scriptfile>script.php</scriptfile>
<install>