From 701a3ba7e65c84022d28911175b2fcd5d2a96cec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20Ste=CC=A8pien=CC=81?= Date: Tue, 19 Sep 2023 23:16:01 +0200 Subject: [PATCH] version bump --- is_imageslider.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/is_imageslider.php b/is_imageslider.php index b360f37..93dfe50 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.2.0'; + $this->version = '2.3.0'; $this->need_instance = 0; $this->bootstrap = true;