geonetwork-ui 2.8.0 → 2.9.0-dev.f3376949a

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.
@@ -25511,7 +25511,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImpo
25511
25511
  }] } });
25512
25512
 
25513
25513
  var name = "geonetwork-ui";
25514
- var version = "2.8.0";
25514
+ var version = "2.9.0-dev.f3376949a";
25515
25515
  var engines = {
25516
25516
  node: ">=20"
25517
25517
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "geonetwork-ui",
3
- "version": "2.8.0",
3
+ "version": "2.9.0-dev.f3376949a",
4
4
  "engines": {
5
5
  "node": ">=20"
6
6
  },