mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-02 08:09:19 +08:00
[Legacy] Bump version to 8.6
This commit is contained in:
parent
8a5f48f7ad
commit
f598fd1003
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.5.1';
|
||||
$suitecrm_timestamp = '2024-02-05 12:00:00';
|
||||
$suitecrm_version = '8.6.0';
|
||||
$suitecrm_timestamp = '2024-04-03 12:00:00';
|
||||
$suitecrm_legacy = '7.14.3';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue