From d39719efd4305bbf5bcb63b9a5742e8e9ed381c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20Ste=CC=A8pien=CC=81?= Date: Tue, 19 Sep 2023 23:31:11 +0200 Subject: [PATCH] New version bump --- is_imageslider.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/is_imageslider.php b/is_imageslider.php index 93dfe50..fe19361 100644 --- a/is_imageslider.php +++ b/is_imageslider.php @@ -30,7 +30,7 @@ public function __construct() * https://www.waynet.pl/ */ $this->author = 'Igor Stępień'; - $this->version = '2.3.0'; + $this->version = '2.3.1'; $this->need_instance = 0; $this->bootstrap = true;