@solcre-org/core-ui 2.17.3 → 2.17.4
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.
|
@@ -16648,11 +16648,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImpor
|
|
|
16648
16648
|
// Este archivo es generado automáticamente por scripts/update-version.js
|
|
16649
16649
|
// No edites manualmente este archivo
|
|
16650
16650
|
const VERSION = {
|
|
16651
|
-
full: '2.17.
|
|
16651
|
+
full: '2.17.4',
|
|
16652
16652
|
major: 2,
|
|
16653
16653
|
minor: 17,
|
|
16654
|
-
patch:
|
|
16655
|
-
timestamp: '2025-12-16T15:
|
|
16654
|
+
patch: 4,
|
|
16655
|
+
timestamp: '2025-12-16T15:46:48.101Z',
|
|
16656
16656
|
buildDate: '16/12/2025'
|
|
16657
16657
|
};
|
|
16658
16658
|
|