From 83bdbde9eb3387eddcbaacc78c907c4de756bfa8 Mon Sep 17 00:00:00 2001 From: Sam Date: Tue, 15 Mar 2022 07:46:19 -0400 Subject: [PATCH] version update --- binshopsrest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binshopsrest.php b/binshopsrest.php index 0ac7b4a..d46730e 100755 --- a/binshopsrest.php +++ b/binshopsrest.php @@ -23,7 +23,7 @@ public function __construct() { $this->name = 'binshopsrest'; $this->tab = 'others'; - $this->version = '2.4.0'; + $this->version = '2.4.1'; $this->author = 'Binshops'; $this->need_instance = 0;