New core functionality (commit 11ca0a86) warrants new version number.
This commit is contained in:
Juerd Waalboer 2023-01-16 03:16:37 +01:00
parent ca03cb95d4
commit 50d93b3f6e

View file

@ -18,7 +18,7 @@ use RevBank::Global;
use RevBank::Messages;
use RevBank::Cart;
our $VERSION = "3.6";
our $VERSION = "3.7";
our %HELP1 = (
"abort" => "Abort the current transaction",
);