You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: icms_version.php
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@
25
25
26
26
$modulename = basename(__DIR__);
27
27
$modversion['name'] = _MI_IFORUM_NAME;
28
-
$modversion['version'] = "2.1 beta";
28
+
$modversion['version'] = "2.3 beta";
29
29
$modversion['description'] = _MI_IFORUM_DESC;
30
30
$modversion['credits'] = "Marko Schmuck a.k.a predator (author) and D.J. a.k.a phppp (author) and other CBB/newbb developers [see readme.txt for more information]";
0 commit comments