@ui5/manifest 2.5.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.
@@ -726,7 +726,8 @@ export interface SAPJSONSchemaForWebApplicationManifestFile {
726
726
  | "2.3.0"
727
727
  | "2.3.1"
728
728
  | "2.4.0"
729
- | "2.5.0";
729
+ | "2.5.0"
730
+ | "2.6.0";
730
731
  /**
731
732
  * Represents the URL that the developer would prefer the user agent load when the user launches the web application
732
733
  */