From 4aa5e40cfb7f9d6280483a0984e06c90f5f42bf7 Mon Sep 17 00:00:00 2001 From: Casper Olsen Date: Fri, 30 Nov 2018 23:25:05 +0100 Subject: [PATCH] version update update version number --- gshoppingflux/gshoppingflux.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gshoppingflux/gshoppingflux.php b/gshoppingflux/gshoppingflux.php index 1e2a934..21d5eb0 100644 --- a/gshoppingflux/gshoppingflux.php +++ b/gshoppingflux/gshoppingflux.php @@ -34,7 +34,7 @@ public function __construct() { $this->name = 'gshoppingflux'; $this->tab = 'smart_shopping'; - $this->version = '1.7.1'; + $this->version = '1.7.2'; $this->author = 'Dim00z'; $this->bootstrap = true;