From a6b349aad6c05f798645da5048dc966f7b09e7db Mon Sep 17 00:00:00 2001 From: Michael Babker Date: Wed, 31 May 2017 03:06:00 -0500 Subject: [PATCH] Tag 3.0 beta 3 --- .../com_patchtester/PatchTester/Model/PullsModel.php | 2 +- .../com_patchtester/PatchTester/View/Pulls/PullsHtmlView.php | 2 +- administrator/components/com_patchtester/patchtester.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/administrator/components/com_patchtester/PatchTester/Model/PullsModel.php b/administrator/components/com_patchtester/PatchTester/Model/PullsModel.php index 85a0928b..64d1b8a5 100644 --- a/administrator/components/com_patchtester/PatchTester/Model/PullsModel.php +++ b/administrator/components/com_patchtester/PatchTester/Model/PullsModel.php @@ -57,7 +57,7 @@ public function __construct($context, Registry $state = null, \JDatabaseDriver $ * * @return array * - * @since __DEPLOY_VERSION__ + * @since 3.0.0 */ public function getBranches() { diff --git a/administrator/components/com_patchtester/PatchTester/View/Pulls/PullsHtmlView.php b/administrator/components/com_patchtester/PatchTester/View/Pulls/PullsHtmlView.php index fe67875c..8b99b1a3 100644 --- a/administrator/components/com_patchtester/PatchTester/View/Pulls/PullsHtmlView.php +++ b/administrator/components/com_patchtester/PatchTester/View/Pulls/PullsHtmlView.php @@ -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(); diff --git a/administrator/components/com_patchtester/patchtester.xml b/administrator/components/com_patchtester/patchtester.xml index 569996b2..26e1c462 100644 --- a/administrator/components/com_patchtester/patchtester.xml +++ b/administrator/components/com_patchtester/patchtester.xml @@ -2,12 +2,12 @@ com_patchtester Joomla! Project - 04-February-2017 + 31-May-2017 (C) 2011 - 2012 Ian MacLennan, (C) 2013 - 2017 Open Source Matters, Inc. All rights reserved. GNU General Public License version 2 or later admin@joomla.org https://www.joomla.org - 3.0.0-beta3-dev + 3.0.0-beta3 COM_PATCHTESTER_XML_DESCRIPTION script.php