File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
administrator/components/com_patchtester/PatchTester/Model Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ class PullModel extends AbstractModel
76
76
* The namespace mapper
77
77
*
78
78
* @var \JNamespacePsr4Map
79
- * @since __DEPLOY_VERSION__
79
+ * @since 4.0.0
80
80
*/
81
81
protected $ namespaceMapper ;
82
82
@@ -86,7 +86,7 @@ class PullModel extends AbstractModel
86
86
* @param Registry $state The model state.
87
87
* @param \JDatabaseDriver $db The database adpater.
88
88
*
89
- * @since __DEPLOY_VERSION__
89
+ * @since 4.0.0
90
90
*/
91
91
public function __construct (Registry $ state = null , \JDatabaseDriver $ db = null )
92
92
{
Original file line number Diff line number Diff line change 39
39
<description >Joomla! CMS Patch Tester Component</description >
40
40
<element >com_patchtester</element >
41
41
<type >component</type >
42
- <version >4.0.0-rc2 </version >
42
+ <version >4.0.0-rc3 </version >
43
43
<client >administrator</client >
44
- <infourl title =" Patch Tester Component" >https://github.com/joomla-extensions/patchtester/releases/tag/4.0.0-rc2 </infourl >
44
+ <infourl title =" Patch Tester Component" >https://github.com/joomla-extensions/patchtester/releases/tag/4.0.0-rc3 </infourl >
45
45
<downloads >
46
- <downloadurl type =" full" format =" zip" >https://github.com/joomla-extensions/patchtester/releases/download/4.0.0-rc2 /com_patchtester.zip</downloadurl >
46
+ <downloadurl type =" full" format =" zip" >https://github.com/joomla-extensions/patchtester/releases/download/4.0.0-rc3 /com_patchtester.zip</downloadurl >
47
47
</downloads >
48
- <sha384 >568b142e1e0571d4539ddc135f89ffddd051d67992efb58a1b73e0924aef87e96a9036920d23f4f93da157103782e333 </sha384 >
48
+ <sha384 >d2a876349732653702200f1356a82485fe2d8b16d1d17180d97a3be3bc6caa5440f5c094ed19ab52d481d339a7cbbd8e </sha384 >
49
49
<tags >
50
50
<tag >rc2</tag >
51
51
</tags >
You can’t perform that action at this time.
0 commit comments