Skip to content

Commit

Permalink
[Legacy] Bump version to 8.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jack7anderson7 authored and clemente-raposo committed Dec 13, 2023
1 parent c570b23 commit 4a7ca4f
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.4.2';
$suitecrm_timestamp = '2023-11-14 12:00:00';
$suitecrm_version = '8.5.0';
$suitecrm_timestamp = '2023-12-13 12:00:00';
$suitecrm_legacy = '7.14.2';

0 comments on commit 4a7ca4f

Please sign in to comment.