Skip to content

Commit

Permalink
[Legacy] Bump version to 8.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jack7anderson7 committed Feb 2, 2024
1 parent 37576e2 commit 8048369
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/legacy/suitecrm_version.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
die('Not A Valid Entry Point');
}

$suitecrm_version = '8.5.0';
$suitecrm_timestamp = '2024-01-29 12:00:00';
$suitecrm_version = '8.5.1';
$suitecrm_timestamp = '2024-02-05 12:00:00';
$suitecrm_legacy = '7.14.3';

0 comments on commit 8048369

Please sign in to comment.