Skip to content

Commit 8fb3d06

Browse files
committed
GNavi version 1.06.0
1 parent 6234b8c commit 8fb3d06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xoops_trust_path/modules/gnavi/xoops_version.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
$constpref = '_MI_' . strtoupper( $mydirname ) ;
1111

1212
$modversion['name'] = $mydirname ;
13-
$modversion['version'] = 1.05 ;
14-
$modversion['detailed_version'] = '1.05.4' ;
13+
$modversion['version'] = 1.06 ;
14+
$modversion['detailed_version'] = '1.06.0' ;
1515
$modversion['description'] = constant($constpref.'_DESC') ;
1616
$modversion['credits'] = "Original: GIJOE<br />(http://www.peak.ne.jp/)<br />Daniel Branco<br />(http://bluetopia.homeip.net)<br />Kazumi Ono<br />(http://www.mywebaddons.com/)<br />The XOOPS Project" ;
1717
$modversion['author'] = "KENTARO (http://xoops.iko-ze.net/)<br />XOOPS X (ten) Distribution Project (https://github.com/XoopsX/gnavi)" ;

0 commit comments

Comments
 (0)