Bump version to 0.1.7
Build / build (push) Successful in 13s
Release / release (push) Successful in 12s

This commit is contained in:
Arne Weiss
2026-06-01 09:57:08 +02:00
parent 18636c13c0
commit f74bf7a73f
+1 -1
View File
@@ -27,7 +27,7 @@ class Simple_withdrawalbutton extends Module
{
$this->name = 'simple_withdrawalbutton';
$this->tab = 'administration';
$this->version = '0.1.6';
$this->version = '0.1.7';
$this->author = 'Arne Weiss';
$this->need_instance = 0;
$this->bootstrap = true;