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';