Bump version to 0.1.5
Build / build (push) Successful in 14s
Release / release (push) Successful in 12s

This commit is contained in:
Arne Weiss
2026-06-01 08:52:56 +02:00
parent 058937bd64
commit 9bd62125d5
+1 -1
View File
@@ -27,7 +27,7 @@ class Simple_withdrawalbutton extends Module
{
$this->name = 'simple_withdrawalbutton';
$this->tab = 'administration';
$this->version = '0.1.4';
$this->version = '0.1.5';
$this->author = 'Arne Weiss';
$this->need_instance = 0;
$this->bootstrap = true;