Skip to content

Commit 34e6c9d

Browse files
authored
Merge pull request #177 from mambax7/master
Starting Beta 2
2 parents 28de395 + ae96cf6 commit 34e6c9d

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

docs/changelog.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<h5>3.5 Beta 2 [NOT RELEASED]</h5> Dev: XOOPS 2.5.11, PHP 7.4.5
2+
<hr>
3+
4+
15
<h5>3.5 Beta 1 [2020-05-07]</h5> Dev: XOOPS 2.5.11, PHP 7.4.5
26
<hr>
37
- renamed to SUICO (mamba)
@@ -41,7 +45,6 @@
4145
- update font awesome (liomj)
4246

4347

44-
4548
<h5>3.5 Alpha 5 [2020-04-21]</h5> Dev: XOOPS 2.5.11, PHP 7.4.4
4649
<hr>
4750

xoops_version.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
// ------------------- Informations ------------------- //
2424
$modversion = [
2525
'version' => 3.5,
26-
'module_status' => 'Beta 1',
27-
'release_date' => '2020/05/07',
26+
'module_status' => 'Beta 2',
27+
'release_date' => '2020/06/01',
2828
'name' => _MI_SUICO_MODULE_NAME,
2929
'description' => _MI_SUICO_MODULEDESC,
3030
'official' => 0,

0 commit comments

Comments
 (0)