Skip to content

Commit

Permalink
v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mbtools committed Feb 15, 2024
1 parent b448b7c commit a72daaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/#mbtools#cl_tool_bw_listcube.clas.abap
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit a72daaf

Please sign in to comment.