mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-13 00:42:08 +08:00
[Legacy] Bump version to 8.5.0
This commit is contained in:
parent
c570b2353a
commit
4a7ca4f7b2
1 changed files with 2 additions and 2 deletions
|
@ -3,6 +3,6 @@ if (!defined('sugarEntry') || !sugarEntry) {
|
|||
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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue