mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-04 10:14:13 +08:00
Merge commit '5fa70e2794
' into release/8.0.4
# Conflicts:
# public/legacy/suitecrm_version.php
1.9 KiB
1.9 KiB
Description
Motivation and Context
How To Test This
Types of changes
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to change)
Final checklist
- My code follows the code style of this project found here.
- My change requires a change to the documentation.
- I have read the How to Contribute guidelines.