Skip to content

Commit 4b4f872

Browse files
committed
5.01 Beta 3
1 parent 71a7ca1 commit 4b4f872

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h5>5.01 Beta 3 [NOT RELEASED]</h5> Dev: XOOPS 2.5.11, PHP 7.4.14, PHP 8.0.1
1+
<h5>5.01 Beta 3 [2021-02-14]</h5> Dev: XOOPS 2.5.11, PHP 7.4.14, PHP 8.0.2
22
<hr>
33
- 'isset' replaced with coalesce (mamba)
44
- rename $newbbpermHandler (mamba)

xoops_version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
$modversion = [
1717
'version' => 5.01,
1818
'module_status' => 'Beta 3',
19-
'release_date' => '2021/01/31',
19+
'release_date' => '2021/02/14',
2020
'name' => _MI_NEWBB_NAME,
2121
'description' => _MI_NEWBB_DESC,
2222
'help' => 'page=help',

0 commit comments

Comments
 (0)