From 3e3781bc28b4a836688a8756495359d80ecfc585 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Thu, 22 Aug 2024 05:33:10 +0200 Subject: [PATCH] slider 7.1 --- module/slider/slider.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/slider/slider.php b/module/slider/slider.php index fc05844d..125d7f73 100644 --- a/module/slider/slider.php +++ b/module/slider/slider.php @@ -27,7 +27,7 @@ class slider extends common 'index' => self::GROUP_VISITOR ]; - const VERSION = '7.0'; + const VERSION = '7.1'; const REALNAME = 'Carrousel'; const DELETE = true; const UPDATE = '0.0';