We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f378da4 commit 3ae0dd8Copy full SHA for 3ae0dd8
install/version.php
@@ -1,6 +1,6 @@
1
<?php
2
3
$arModuleVersion = [
4
- 'VERSION' => '1.0.0',
5
- 'VERSION_DATE' => '2021-07-27'
+ 'VERSION' => '1.0.6',
+ 'VERSION_DATE' => '2021-07-28'
6
];
0 commit comments