mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-06 10:26:22 +08:00
[Legacy] Bump version to 8.0.1
This commit is contained in:
parent
4cb5dd107a
commit
dd1b7a9b16
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.0.0';
|
||||
$suitecrm_version = '8.0.1';
|
||||
$suitecrm_legacy = '7.12.2';
|
||||
$suitecrm_timestamp = '2021-12-14 17:00:00';
|
||||
$suitecrm_timestamp = '2021-12-16 9:00:00';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue