From 16bcd4b0238a7744b157a777ef91d76f05f3f0eb Mon Sep 17 00:00:00 2001 From: oblomov <102328295+oblomov-dev@users.noreply.github.com> Date: Wed, 20 Dec 2023 18:56:31 +0100 Subject: [PATCH] new-release (#738) * new-release * Update z2ui5_cl_fw_http_handler.clas.abap --- changelog.txt | 2 +- src/01/01/z2ui5_cl_fw_http_handler.clas.abap | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.txt b/changelog.txt index d76bfb65..984ae40d 100644 --- a/changelog.txt +++ b/changelog.txt @@ -9,7 +9,7 @@ Legend - : removed -2023-12-15 v1.111.0 +2023-12-15 v1.112.0 ------------------- + binding on cell level diff --git a/src/01/01/z2ui5_cl_fw_http_handler.clas.abap b/src/01/01/z2ui5_cl_fw_http_handler.clas.abap index 5c90aa1c..aee2a357 100644 --- a/src/01/01/z2ui5_cl_fw_http_handler.clas.abap +++ b/src/01/01/z2ui5_cl_fw_http_handler.clas.abap @@ -4,7 +4,7 @@ CLASS z2ui5_cl_fw_http_handler DEFINITION PUBLIC SECTION. - CONSTANTS c_abap_version TYPE string VALUE '1.111.0' ##NO_TEXT. + CONSTANTS c_abap_version TYPE string VALUE '1.112.0' ##NO_TEXT. CLASS-METHODS http_post IMPORTING