Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

Commit 195b8b4

Browse files
committed
Change version_date and version
1 parent 42c0517 commit 195b8b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
$arModuleVersion = array(
3-
"VERSION" => "0.0.5",
4-
"VERSION_DATE" => "2021-03-04 10:00:00"
3+
"VERSION" => "0.0.6",
4+
"VERSION_DATE" => "2021-05-19 10:00:00"
55
);
66
?>

0 commit comments

Comments
 (0)