From 057b6480b29847b1f2e135f122da809ef2d2dee2 Mon Sep 17 00:00:00 2001 From: brunovesar <158461069+brunovesar@users.noreply.github.com> Date: Thu, 7 Mar 2024 10:55:22 +0100 Subject: [PATCH] Bump version 4.7.24 (#193) --- doofinder.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doofinder.php b/doofinder.php index 6209f07..d762840 100644 --- a/doofinder.php +++ b/doofinder.php @@ -40,7 +40,7 @@ public function __construct() { $this->name = 'doofinder'; $this->tab = 'search_filter'; - $this->version = '4.7.23'; + $this->version = '4.7.24'; $this->author = 'Doofinder (http://www.doofinder.com)'; $this->ps_versions_compliancy = ['min' => '1.5', 'max' => _PS_VERSION_]; $this->module_key = 'd1504fe6432199c7f56829be4bd16347';