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 111)
Browse files Browse the repository at this point in the history
  • Loading branch information
patkon committed Jan 26, 2020
1 parent cc6a026 commit 5a1a2a1
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 = '2020-01-24';
$fc_version_name = '1.5.4';
$fc_version_build = '110';
$fc_version_date = '2020-01-26';
$fc_version_name = '1.5.5';
$fc_version_build = '111';
?>

0 comments on commit 5a1a2a1

Please sign in to comment.