From b81d37ca64aaa3178f43b3a0032ffde6f7673906 Mon Sep 17 00:00:00 2001 From: AlbertoSTIC Date: Fri, 20 Dec 2024 13:19:39 +0000 Subject: [PATCH] Release 1.7.5 --- config.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.php b/config.php index 1c391e94b63..bc815d1a311 100644 --- a/config.php +++ b/config.php @@ -576,9 +576,9 @@ // STIC Custom 20231124 JBL - SemVer in SinergiaCRM // STIC#1319 - 'sinergiacrm_version' => '1.7.4', - 'js_custom_version' => 12, - 'stic_show_update_alert' => 1, + 'sinergiacrm_version' => '1.7.5', + 'js_custom_version' => 13, + 'stic_show_update_alert' => 0, // END STIC // STIC-Custom 20240117 JCH - Security Groups Module Rules activation config