@ui5/manifest 1.82.0 → 1.83.1

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.
@@ -758,7 +758,9 @@ export interface SAPJSONSchemaForWebApplicationManifestFile {
758
758
  | "1.80.1"
759
759
  | "1.81.0"
760
760
  | "1.81.1"
761
- | "1.82.0";
761
+ | "1.82.0"
762
+ | "1.83.0"
763
+ | "1.83.1";
762
764
  /**
763
765
  * Represents the URL that the developer would prefer the user agent load when the user launches the web application
764
766
  */