Bump version to 0.1.2
This commit is contained in:
@@ -27,7 +27,7 @@ class Simple_withdrawalbutton extends Module
|
|||||||
{
|
{
|
||||||
$this->name = 'simple_withdrawalbutton';
|
$this->name = 'simple_withdrawalbutton';
|
||||||
$this->tab = 'administration';
|
$this->tab = 'administration';
|
||||||
$this->version = '0.1.1';
|
$this->version = '0.1.2';
|
||||||
$this->author = 'Arne Weiss';
|
$this->author = 'Arne Weiss';
|
||||||
$this->need_instance = 0;
|
$this->need_instance = 0;
|
||||||
$this->bootstrap = true;
|
$this->bootstrap = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user