Skip to content

Commit 2d03426

Browse files
authored
Update #mbtools#cl_tool_bc_cts_req.clas.abap
1 parent b9a8b1f commit 2d03426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/#mbtools#cl_tool_bc_cts_req.clas.abap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ CLASS /mbtools/cl_tool_bc_cts_req DEFINITION
1515

1616
CONSTANTS:
1717
BEGIN OF c_tool,
18-
version TYPE string VALUE '1.3.1' ##NO_TEXT,
18+
version TYPE string VALUE '1.4.0' ##NO_TEXT,
1919
title TYPE string VALUE 'MBT Transport Request' ##NO_TEXT,
2020
description TYPE string
2121
VALUE 'The ultimate enhancement for transport requests in SAP GUI' ##NO_TEXT,

0 commit comments

Comments
 (0)