diff --git a/src/#mbtools#cl_tool_bw_listcube.clas.abap b/src/#mbtools#cl_tool_bw_listcube.clas.abap index 79e530f..0560d56 100644 --- a/src/#mbtools#cl_tool_bw_listcube.clas.abap +++ b/src/#mbtools#cl_tool_bw_listcube.clas.abap @@ -15,7 +15,7 @@ CLASS /mbtools/cl_tool_bw_listcube DEFINITION CONSTANTS: BEGIN OF c_tool, - version TYPE string VALUE '1.4.0' ##NO_TEXT, + version TYPE string VALUE '1.4.1' ##NO_TEXT, title TYPE string VALUE 'MBT Listcube' ##NO_TEXT, description TYPE string VALUE 'Variants for transaction LISTCUBE: simple, powerful, free!' ##NO_TEXT,