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 98f61cc commit 1546a1eCopy full SHA for 1546a1e
install/version.php
@@ -4,6 +4,6 @@
4
*/
5
6
$arModuleVersion = [
7
- 'VERSION' => '1.0.0',
8
- 'VERSION_DATE' => '2021-07-12 00:00:00',
+ 'VERSION' => '1.1.0',
+ 'VERSION_DATE' => '2021-07-13 00:00:00',
9
];
0 commit comments