Bump version to v8.0.0

This commit is contained in:
Juerd Waalboer 2024-12-26 03:35:21 +01:00
parent 33f5cc1b21
commit 19cf432905

View file

@ -17,7 +17,7 @@ use RevBank::Messages;
use RevBank::Cart; use RevBank::Cart;
use RevBank::Prompt; use RevBank::Prompt;
our $VERSION = "7.2.3"; our $VERSION = "8.0.0";
our %HELP1 = ( our %HELP1 = (
"abort" => "Abort the current transaction", "abort" => "Abort the current transaction",