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

This commit is contained in:
Arne Weiss
2026-06-01 08:24:40 +02:00
parent 03ef0f0a99
commit 8ed50fa8e6
+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;