Update manifest file

Signed-off-by: Roland Dalmulder <contact@rolandd.com>
This commit is contained in:
Roland Dalmulder 2020-08-01 12:05:15 +02:00
parent 13941c2c96
commit 1ca08d2066
No known key found for this signature in database
GPG Key ID: FD49814C56AE3AF9
2 changed files with 6 additions and 6 deletions

View File

@ -76,7 +76,7 @@ class PullModel extends AbstractModel
* The namespace mapper
*
* @var \JNamespacePsr4Map
* @since __DEPLOY_VERSION__
* @since 4.0.0
*/
protected $namespaceMapper;
@ -86,7 +86,7 @@ class PullModel extends AbstractModel
* @param Registry $state The model state.
* @param \JDatabaseDriver $db The database adpater.
*
* @since __DEPLOY_VERSION__
* @since 4.0.0
*/
public function __construct(Registry $state = null, \JDatabaseDriver $db = null)
{

View File

@ -39,13 +39,13 @@
<description>Joomla! CMS Patch Tester Component</description>
<element>com_patchtester</element>
<type>component</type>
<version>4.0.0-rc2</version>
<version>4.0.0-rc3</version>
<client>administrator</client>
<infourl title="Patch Tester Component">https://github.com/joomla-extensions/patchtester/releases/tag/4.0.0-rc2</infourl>
<infourl title="Patch Tester Component">https://github.com/joomla-extensions/patchtester/releases/tag/4.0.0-rc3</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/joomla-extensions/patchtester/releases/download/4.0.0-rc2/com_patchtester.zip</downloadurl>
<downloadurl type="full" format="zip">https://github.com/joomla-extensions/patchtester/releases/download/4.0.0-rc3/com_patchtester.zip</downloadurl>
</downloads>
<sha384>568b142e1e0571d4539ddc135f89ffddd051d67992efb58a1b73e0924aef87e96a9036920d23f4f93da157103782e333</sha384>
<sha384>d2a876349732653702200f1356a82485fe2d8b16d1d17180d97a3be3bc6caa5440f5c094ed19ab52d481d339a7cbbd8e</sha384>
<tags>
<tag>rc2</tag>
</tags>