diff --git a/steps/02/README.md b/steps/02/README.md index d49a73b33..abf2c0b55 100644 --- a/steps/02/README.md +++ b/steps/02/README.md @@ -227,7 +227,7 @@ Next, we have to configure the tooling extension we installed from npm to our U ```yaml framework: name: OpenUI5 - version: "1.132.1" + version: "1.136.7" libraries: - name: sap.ui.core - name: themelib_sap_horizon @@ -253,7 +253,7 @@ Now you can benefit from live reload on changes, built framework resources at de ```yaml framework: name: OpenUI5 - version: "1.132.1" + version: "1.136.7" libraries: - name: sap.ui.core - name: themelib_sap_horizon diff --git a/steps/02/ui5.yaml b/steps/02/ui5.yaml index cc9ed9ae1..561b8d3e1 100644 --- a/steps/02/ui5.yaml +++ b/steps/02/ui5.yaml @@ -4,7 +4,7 @@ metadata: type: application framework: name: OpenUI5 - version: "1.132.1" + version: "1.136.7" libraries: - name: sap.ui.core - name: themelib_sap_horizon diff --git a/steps/02/webapp/index-cdn.html b/steps/02/webapp/index-cdn.html index 9288f9c5c..36376d0f5 100644 --- a/steps/02/webapp/index-cdn.html +++ b/steps/02/webapp/index-cdn.html @@ -5,7 +5,7 @@ UI5 TypeScript Walkthrough