Skip to content

Commit a0b5ada

Browse files
committed
Update version.php
1 parent a10f399 commit a0b5ada

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

install/version.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
$fileName = __DIR__.'/version.php';
77

88
$arModuleVersion = array(
9-
'VERSION' => '1.2.9',
10-
'VERSION_DATE' => '2015-04-17'
11-
);
9+
'VERSION' => '1.2.10',
10+
'VERSION_DATE' => '2015-04-25'
11+
);

0 commit comments

Comments
 (0)