From 5841aaf757c9d19438f717309359dbe7dc57c6ce Mon Sep 17 00:00:00 2001 From: Sam Date: Sun, 8 Jan 2023 10:33:31 -0500 Subject: [PATCH] bump version 2.5.0 --- binshopsrest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binshopsrest.php b/binshopsrest.php index f401d3b..032a8d1 100755 --- a/binshopsrest.php +++ b/binshopsrest.php @@ -23,7 +23,7 @@ public function __construct() { $this->name = 'binshopsrest'; $this->tab = 'others'; - $this->version = '2.4.6'; + $this->version = '2.5.0'; $this->author = 'Binshops'; $this->need_instance = 0;