@sapui5/distribution-metadata 1.144.0 → 1.144.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 +6 -6
  2. package/package.json +1 -1
package/metadata.json CHANGED
@@ -525,8 +525,8 @@
525
525
  },
526
526
  "sap.suite.ui.generic.template": {
527
527
  "npmPackageName": "@sapui5/sap.suite.ui.generic.template",
528
- "version": "1.144.0",
529
- "gav": "com.sap.suite.ui.generic.template:sap.suite.ui.generic.template:1.144.0:jar",
528
+ "version": "1.144.1",
529
+ "gav": "com.sap.suite.ui.generic.template:sap.suite.ui.generic.template:1.144.1:jar",
530
530
  "dependencies": [
531
531
  "sap.ui.rta",
532
532
  "sap.cards.ap.common",
@@ -933,8 +933,8 @@
933
933
  },
934
934
  "sap.ushell": {
935
935
  "npmPackageName": "@sapui5/sap.ushell",
936
- "version": "1.144.0",
937
- "gav": "com.sap.ushell:ushell-lib:1.144.0:jar",
936
+ "version": "1.144.1",
937
+ "gav": "com.sap.ushell:ushell-lib:1.144.1:jar",
938
938
  "dependencies": [
939
939
  "sap.esh.search.ui",
940
940
  "sap.ui.generic.app",
@@ -959,8 +959,8 @@
959
959
  },
960
960
  "sap.ushell_abap": {
961
961
  "npmPackageName": "@sapui5/sap.ushell_abap",
962
- "version": "1.144.0",
963
- "gav": "com.sap.ushell:ushell_abap:1.144.0:jar",
962
+ "version": "1.144.1",
963
+ "gav": "com.sap.ushell:ushell_abap:1.144.1:jar",
964
964
  "dependencies": [
965
965
  "sap.f",
966
966
  "sap.ushell",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/distribution-metadata",
3
- "version": "1.144.0",
3
+ "version": "1.144.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)",