mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-04 10:14:13 +08:00
[Legacy] Bump version to 8.3-beta
This commit is contained in:
parent
9552b20b75
commit
d655c0c1c2
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.2.4';
|
||||
$suitecrm_version = '8.3-beta';
|
||||
$suitecrm_legacy = '7.13.2';
|
||||
$suitecrm_timestamp = '2023-03-02 12:00:00';
|
||||
$suitecrm_timestamp = '2023-03-28 12:00:00';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue