@sapui5/distribution-metadata 1.99.0 → 1.99.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.
Files changed (2) hide show
  1. package/metadata.json +1 -1
  2. package/package.json +1 -1
package/metadata.json CHANGED
@@ -297,7 +297,7 @@
297
297
  },
298
298
  "sap.ovp": {
299
299
  "npmPackageName": "@sapui5/sap.ovp",
300
- "version": "1.99.0",
300
+ "version": "1.99.1",
301
301
  "dependencies": [
302
302
  "sap.fe.macros",
303
303
  "sap.fe.placeholder",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/distribution-metadata",
3
- "version": "1.99.0",
3
+ "version": "1.99.1",
4
4
  "description": "SAPUI5 Distribution Metadata used by the UI5 Tooling",
5
5
  "homepage": "https://sap.github.io/ui5-tooling/pages/SAPUI5/",
6
6
  "author": "SAP SE (https://www.sap.com)",