From 1699cca31969c4b939d3c1a21f9fbcb1c054f8a8 Mon Sep 17 00:00:00 2001 From: Vivien Cormier Date: Wed, 5 Oct 2022 15:01:54 +0200 Subject: [PATCH] chore: increase release version --- bienoubien.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bienoubien.php b/bienoubien.php index 5be02bd..ca94fa7 100755 --- a/bienoubien.php +++ b/bienoubien.php @@ -42,7 +42,7 @@ public function __construct() { $this->name = 'bienoubien'; $this->tab = 'merchandizing'; - $this->version = '1.0.5'; + $this->version = '1.0.6'; $this->author = 'Binshops'; $this->need_instance = 0;