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 5c7c7d5 commit efcb552Copy full SHA for efcb552
install/version.php
@@ -4,6 +4,6 @@
4
*/
5
6
$arModuleVersion = [
7
- 'VERSION' => '1.2.0',
8
- 'VERSION_DATE' => '2021-07-15 12:00:00',
+ 'VERSION' => '1.3.0',
+ 'VERSION_DATE' => '2021-07-16 12:00:00',
9
];
0 commit comments