Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion demo/BaseComponent/ui5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
type: library
framework:
name: OpenUI5
version: 1.136.4
version: 1.136.5
libraries:
- name: sap.ui.core
builder:
Expand Down
2 changes: 1 addition & 1 deletion demo/CategoriesComponent/ui5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
type: library
framework:
name: OpenUI5
version: 1.136.4
version: 1.136.5
libraries:
- name: sap.ui.core
- name: sap.m
Expand Down
2 changes: 1 addition & 1 deletion demo/ProductsComponent/ui5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
type: library
framework:
name: OpenUI5
version: 1.136.4
version: 1.136.5
libraries:
- name: sap.ui.core
- name: sap.m
Expand Down
2 changes: 1 addition & 1 deletion demo/RootComponent/ui5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
type: application
framework:
name: OpenUI5
version: 1.136.4
version: 1.136.5
libraries:
- name: sap.ui.core
- name: sap.m
Expand Down
2 changes: 1 addition & 1 deletion demo/SuppliersComponent/ui5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
type: library
framework:
name: OpenUI5
version: 1.136.4
version: 1.136.5
libraries:
- name: sap.ui.core
- name: sap.m
Expand Down