Prepare 4.0 dev
This commit is contained in:
parent
3f7d6a95f4
commit
59765f81c5
@ -391,7 +391,8 @@ else
|
|||||||
array('from'=>'3.5.0', 'to'=>'3.6.0'),
|
array('from'=>'3.5.0', 'to'=>'3.6.0'),
|
||||||
array('from'=>'3.6.0', 'to'=>'3.7.0'),
|
array('from'=>'3.6.0', 'to'=>'3.7.0'),
|
||||||
array('from'=>'3.7.0', 'to'=>'3.8.0'),
|
array('from'=>'3.7.0', 'to'=>'3.8.0'),
|
||||||
array('from'=>'3.8.0', 'to'=>'3.9.0')
|
array('from'=>'3.8.0', 'to'=>'3.9.0'),
|
||||||
|
array('from'=>'3.9.0', 'to'=>'4.0.0')
|
||||||
);
|
);
|
||||||
|
|
||||||
$count=0;
|
$count=0;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user