We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9470882 commit a264e98Copy full SHA for a264e98
2 files changed
docs/changelog.txt
@@ -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
5
<h5>3.5 Beta 1 [2020-05-07]</h5> Dev: XOOPS 2.5.11, PHP 7.4.5
6
<hr>
7
- renamed to SUICO (mamba)
@@ -41,7 +45,6 @@
41
45
- update font awesome (liomj)
42
46
43
47
44
-
48
<h5>3.5 Alpha 5 [2020-04-21]</h5> Dev: XOOPS 2.5.11, PHP 7.4.4
49
50
xoops_version.php
@@ -23,8 +23,8 @@
23
// ------------------- Informations ------------------- //
24
$modversion = [
25
'version' => 3.5,
26
- 'module_status' => 'Beta 1',
27
- 'release_date' => '2020/05/07',
+ 'module_status' => 'Beta 2',
+ 'release_date' => '2020/06/01',
28
'name' => _MI_SUICO_MODULE_NAME,
29
'description' => _MI_SUICO_MODULEDESC,
30
'official' => 0,
0 commit comments