mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 01:10:42 +08:00
[Legacy] Bump version to 8.8.0
This commit is contained in:
parent
b9b07a7eb3
commit
f3e05f25d6
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.8.0-beta';
|
||||
$suitecrm_timestamp = '2024-12-12 12:00:00';
|
||||
$suitecrm_version = '8.8.0';
|
||||
$suitecrm_timestamp = '2025-01-30 12:00:00';
|
||||
$suitecrm_legacy = '7.14.6';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue