Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Commit

Permalink
increase version information (build 107)
Browse files Browse the repository at this point in the history
  • Loading branch information
patkon committed Jan 11, 2020
1 parent 840f157 commit 36c3f67
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions acp/versions.php
@@ -1,5 +1,5 @@
<?php
$fc_version_date = '2019-08-30';
$fc_version_name = '1.5.2';
$fc_version_build = '106';
$fc_version_date = '2020-01-11';
$fc_version_name = '1.5.3';
$fc_version_build = '107';
?>

0 comments on commit 36c3f67

Please sign in to comment.