@ui5/manifest 2.4.0 → 2.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -725,7 +725,9 @@ export interface SAPJSONSchemaForWebApplicationManifestFile {
725
725
  | "2.2.0"
726
726
  | "2.3.0"
727
727
  | "2.3.1"
728
- | "2.4.0";
728
+ | "2.4.0"
729
+ | "2.5.0"
730
+ | "2.6.0";
729
731
  /**
730
732
  * Represents the URL that the developer would prefer the user agent load when the user launches the web application
731
733
  */