diff --git a/simple_withdrawalbutton.php b/simple_withdrawalbutton.php index 247d0df..d47047f 100644 --- a/simple_withdrawalbutton.php +++ b/simple_withdrawalbutton.php @@ -27,7 +27,7 @@ class Simple_withdrawalbutton extends Module { $this->name = 'simple_withdrawalbutton'; $this->tab = 'administration'; - $this->version = '0.1.3'; + $this->version = '0.1.4'; $this->author = 'Arne Weiss'; $this->need_instance = 0; $this->bootstrap = true;