mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-10 21:20:03 +08:00
[Legacy] Bump version to 8.2.0
This commit is contained in:
parent
9a63683f53
commit
348d8877cf
1 changed files with 2 additions and 2 deletions
|
@ -3,6 +3,6 @@ if (!defined('sugarEntry') || !sugarEntry) {
|
||||||
die('Not A Valid Entry Point');
|
die('Not A Valid Entry Point');
|
||||||
}
|
}
|
||||||
|
|
||||||
$suitecrm_version = '8.2.0-beta.2';
|
$suitecrm_version = '8.2.0';
|
||||||
$suitecrm_legacy = '7.12.7';
|
$suitecrm_legacy = '7.12.7';
|
||||||
$suitecrm_timestamp = '2022-08-10 12:00:00';
|
$suitecrm_timestamp = '2022-10-11 12:00:00';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue