From 62da6c4e5d28d089c5a81df93a8171c19018e1c9 Mon Sep 17 00:00:00 2001 From: AntonLV Date: Thu, 18 Jan 2024 10:41:12 +0300 Subject: [PATCH] Ticket #4603 - Antispam: Integrate Lasso Moderation API. --- modules/boonex/antispam/install/config.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/boonex/antispam/install/config.php b/modules/boonex/antispam/install/config.php index 7af31a723e..bb6ad00fef 100644 --- a/modules/boonex/antispam/install/config.php +++ b/modules/boonex/antispam/install/config.php @@ -17,12 +17,12 @@ 'name' => 'bx_antispam', 'title' => 'Antispam', 'note' => 'Antispam tools', - 'version' => '13.0.4.DEV', - 'vendor' => 'BoonEx', + 'version' => '14.0.0.DEV', + 'vendor' => 'UNA INC', 'help_url' => 'http://feed.una.io/?section={module_name}', 'compatible_with' => array( - '13.0.x' + '14.0.x' ), /**