mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-04 08:28:56 +08:00
[Legacy] Bump version to 8.7.0-beta
This commit is contained in:
parent
77970bad28
commit
85396a4675
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@ if (!defined('sugarEntry') || !sugarEntry) {
|
|||
die('Not A Valid Entry Point');
|
||||
}
|
||||
|
||||
$suitecrm_version = '8.6.2';
|
||||
$suitecrm_version = '8.7.0-beta';
|
||||
$suitecrm_timestamp = '2024-08-14 12:00:00';
|
||||
$suitecrm_legacy = '7.14.5';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue