1 Commits

Author SHA1 Message Date
Arne Weiss 8ed50fa8e6 Bump version to 0.1.2
Build / build (push) Successful in 12s
Release / release (push) Successful in 12s
2026-06-01 08:24:40 +02:00
+1 -1
View File
@@ -27,7 +27,7 @@ class Simple_withdrawalbutton extends Module
{
$this->name = 'simple_withdrawalbutton';
$this->tab = 'administration';
$this->version = '0.1.1';
$this->version = '0.1.2';
$this->author = 'Arne Weiss';
$this->need_instance = 0;
$this->bootstrap = true;