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 11503d3 commit 8c1fea6Copy full SHA for 8c1fea6
install/version.php
@@ -1,6 +1,6 @@
1
<?php
2
3
$arModuleVersion = [
4
- 'VERSION' => '1.0.0',
5
- 'VERSION_DATE' => '2021-08-01'
+ 'VERSION' => '1.0.3',
+ 'VERSION_DATE' => '2021-08-02'
6
];
0 commit comments