geonetwork-ui 2.10.0 → 2.11.0-dev.a2881de31

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.
@@ -20338,7 +20338,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.19", ngImpo
20338
20338
  }] } });
20339
20339
 
20340
20340
  var name = "geonetwork-ui";
20341
- var version = "2.10.0";
20341
+ var version = "2.11.0-dev.a2881de31";
20342
20342
  var engines = {
20343
20343
  node: ">=24"
20344
20344
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "geonetwork-ui",
3
- "version": "2.10.0",
3
+ "version": "2.11.0-dev.a2881de31",
4
4
  "engines": {
5
5
  "node": ">=24"
6
6
  },