Skip to content

Commit 9c537ec

Browse files
authored
Update ui5_versions.md
1 parent b864bbe commit 9c537ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration/ui5_versions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ OpenUI5 is the open-source version of UI5. It has slightly fewer controls than t
1313
UI5 (SAPUI5) is the default version and has been part of the ABAP system since a specific release. This is likely the version already in use in your system.
1414

1515
### UI5 2.x
16-
UI5 2.x is the newest version of UI5, where deprecated APIs have been removed. abap2UI5 is continuously tested with this release to ensure smooth compatibility with the latest features. It is recommended to test your apps from time to time with this version to ensure they are future-ready.
16+
UI5 2.x is the newest version of UI5, where deprecated APIs have been removed. abap2UI5 is continuously tested with this release to ensure compatibility with upcoming releases. It is recommended to test your apps from time to time with this version to ensure they are future-ready too.
1717

1818
### Release-Specific
1919
Some controls and properties are only available in specific releases. The UI5 framework and the samples are designed to support a wide range of releases and should generally not cause issues. However, it's important to ensure compatibility with the version you are using, as not all features may be available across different UI5 releases.

0 commit comments

Comments
 (0)