v4.1.0
- New internal feature: $plugin->Tab($method) - `adduser` has an additional check - Tiny bug fixes
This commit is contained in:
parent
0f5cdca0f9
commit
1156864fd2
1 changed files with 1 additions and 1 deletions
2
revbank
2
revbank
|
@ -17,7 +17,7 @@ use RevBank::Global;
|
||||||
use RevBank::Messages;
|
use RevBank::Messages;
|
||||||
use RevBank::Cart;
|
use RevBank::Cart;
|
||||||
|
|
||||||
our $VERSION = "4.0.0";
|
our $VERSION = "4.1.0";
|
||||||
our %HELP1 = (
|
our %HELP1 = (
|
||||||
"abort" => "Abort the current transaction",
|
"abort" => "Abort the current transaction",
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Reference in a new issue