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

This commit is contained in:
Arne Weiss
2026-06-01 08:32:02 +02:00
parent b742a833d1
commit a9d8966e22
+1 -1
View File
@@ -27,7 +27,7 @@ class Simple_withdrawalbutton extends Module
{
$this->name = 'simple_withdrawalbutton';
$this->tab = 'administration';
$this->version = '0.1.2';
$this->version = '0.1.3';
$this->author = 'Arne Weiss';
$this->need_instance = 0;
$this->bootstrap = true;