@sapui5/sap.me 1.96.2 → 1.97.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/sap.me",
3
- "version": "1.96.2",
3
+ "version": "1.97.0",
4
4
  "description": "SAPUI5 Library sap.me",
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 2009-2021 SAP SE. All rights reserved.</copyright>
8
- <version>1.96.2</version>
8
+ <version>1.97.0</version>
9
9
 
10
10
  <documentation>SAPUI5 library with controls specialized for mobile devices (extension).</documentation>
11
11
 
@@ -23,7 +23,7 @@ sap.ui.define(['sap/ui/core/Core', 'sap/ui/core/library'],
23
23
  // delegate further initialization of this library to the Core
24
24
  sap.ui.getCore().initLibrary({
25
25
  name : "sap.me",
26
- version: "1.96.2",
26
+ version: "1.97.0",
27
27
  dependencies : ["sap.ui.core"],
28
28
  types: [
29
29
  "sap.me.CalendarDesign",