diff --git a/simple_withdrawalbutton.php b/simple_withdrawalbutton.php index 805731c..8a0b047 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.5'; + $this->version = '0.1.6'; $this->author = 'Arne Weiss'; $this->need_instance = 0; $this->bootstrap = true;