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

Commit 15424a5

Browse files
committed
Update version.php
1 parent 017ab4c commit 15424a5

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.8",
4-
"VERSION_DATE" => "2021-05-26 10:00:00"
3+
"VERSION" => "0.0.9",
4+
"VERSION_DATE" => "2021-08-20 12:00:00"
55
);
66
?>

0 commit comments

Comments
 (0)