FIX auto updater

This commit is contained in:
Manuele Maporti 2022-10-20 12:52:10 +02:00 committed by GitHub
parent 7fcfaf50fa
commit 4b97a0211e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,7 @@
/* crmv@181161 crmv@182073 crmv@183486 */
require_once('Update.php');
require_once('modules/Emails/mail.php');
class AutoUpdater {

View File

@ -7,7 +7,7 @@ $patch_version = '';
$modified_database = '';
$vte_legacy_version = '5.2.1';
$enterprise_current_version = '20.04.2';
$enterprise_current_build = '2214';
$enterprise_current_build = '2215';
$enterprise_base_build = '2103'; // just to know where we started
$enterprise_mode = 'VTENEXTCE';
$enterprise_project = '';