Skip to content

Commit a7a3cdf

Browse files
committed
info update
1 parent 9b613b0 commit a7a3cdf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

xoops_version.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@
2727
$modversion = [
2828
'version' => '2.35.0',
2929
'module_status' => 'RC-1 NOT RELEASED',
30-
'release_date' => '2021/12/21',
30+
'release_date' => '2021/12/15',
3131
'name' => _MI_TAG_NAME,
3232
'description' => _MI_TAG_DESC,
3333
'official' => 0, //1 indicates official XOOPS module supported by XOOPS Dev Team, 0 means 3rd party supported
34-
'author' => 'Taiwen Jiang, Zyspec, Mamba, Alain01',
34+
'author' => 'Taiwen Jiang <phppp@users.sourceforge.net>',
3535
'author_website_url' => 'https://xoops.org',
3636
'author_website_name' => 'XOOPS',
37-
'credits' => 'XOOPS Development Team, Trabis, Mamba, Aerograf, Mage, Alfredx, ZySpec, Geekwright',
37+
'credits' => 'XOOPS Development Team, Trabis, Mamba, Aerograf, Mage, Alfredx, ZySpec, Geekwright, Alain01',
3838
'license' => 'GPL 2.0 or later',
3939
'license_url' => 'https://www.gnu.org/licenses/old-licenses/gpl-2.0.html',
4040
'help' => 'page=help',

0 commit comments

Comments
 (0)