Skip to content

Commit

Permalink
[Legacy] Bump version to 8.0.0-rc
Browse files Browse the repository at this point in the history
  • Loading branch information
clemente-raposo authored and Dillon-Brown committed Sep 29, 2021
1 parent 9c1457f commit ceb374a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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.0.0-beta.3';
$suitecrm_version = '8.0.0-rc';
$suitecrm_legacy = '7.11.22';
$suitecrm_timestamp = '2021-09-24 17:00:00';

0 comments on commit ceb374a

Please sign in to comment.