Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
update version number
  • Loading branch information
Casper-O authored Nov 30, 2018
1 parent 35f0b2e commit 4aa5e40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gshoppingflux/gshoppingflux.php
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 4aa5e40

Please sign in to comment.