Skip to content

Commit 3ae0dd8

Browse files
committed
Update version.php
1 parent f378da4 commit 3ae0dd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install/version.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

33
$arModuleVersion = [
4-
'VERSION' => '1.0.0',
5-
'VERSION_DATE' => '2021-07-27'
4+
'VERSION' => '1.0.6',
5+
'VERSION_DATE' => '2021-07-28'
66
];

0 commit comments

Comments
 (0)