@solcre-org/core-ui 2.12.5 → 2.12.6
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.
|
@@ -11158,11 +11158,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImpor
|
|
|
11158
11158
|
// Este archivo es generado automáticamente por scripts/update-version.js
|
|
11159
11159
|
// No edites manualmente este archivo
|
|
11160
11160
|
const VERSION = {
|
|
11161
|
-
full: '2.12.
|
|
11161
|
+
full: '2.12.6',
|
|
11162
11162
|
major: 2,
|
|
11163
11163
|
minor: 12,
|
|
11164
|
-
patch:
|
|
11165
|
-
timestamp: '2025-09-
|
|
11164
|
+
patch: 6,
|
|
11165
|
+
timestamp: '2025-09-03T16:59:46.774Z',
|
|
11166
11166
|
buildDate: '3/9/2025'
|
|
11167
11167
|
};
|
|
11168
11168
|
|