@sapui5/sap.uiext.inbox 1.141.1 → 1.141.2

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/sap.uiext.inbox",
3
- "version": "1.141.1",
3
+ "version": "1.141.2",
4
4
  "description": "SAPUI5 Library sap.uiext.inbox",
5
5
  "homepage": "https://sap.github.io/ui5-tooling/pages/SAPUI5/",
6
6
  "author": "SAP SE (https://www.sap.com)",
@@ -5,7 +5,7 @@
5
5
  <vendor>SAP SE</vendor>
6
6
  <copyright>SAPUI5
7
7
  * (c) Copyright 2025 SAP SE. All rights reserved.</copyright>
8
- <version>1.141.1</version>
8
+ <version>1.141.2</version>
9
9
 
10
10
  <documentation>The Unified Inbox control</documentation>
11
11
 
@@ -41,7 +41,7 @@ sap.ui.define([
41
41
  "sap.uiext.inbox.composite.InboxUploadAttachmentTile"
42
42
  ],
43
43
  elements: [],
44
- version: "1.141.1"
44
+ version: "1.141.2"
45
45
  });
46
46
 
47
47
  return thisLib;