fix installation for beta5

This commit is contained in:
xiaomlove
2021-04-30 15:10:31 +08:00
parent 654419deec
commit 3737d684ee
14 changed files with 71 additions and 65 deletions
+2 -2
View File
@@ -354,8 +354,8 @@
'code' =>
array (
'mainversion' => 'NexusPHP',
'subversion' => 'v1.6.0-beta4',
'releasedate' => '2021-03-19',
'subversion' => 'v1.6.0-beta5',
'releasedate' => '2021-04-30',
'website' => '<a href="https://nexusphp.org" target="_blank">https://nexusphp.org</a>',
),
);