@solcre-org/core-ui 2.26.4 → 2.26.5
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.
|
@@ -17794,11 +17794,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.7", ngImpor
|
|
|
17794
17794
|
// Este archivo es generado automáticamente por scripts/update-version.js
|
|
17795
17795
|
// No edites manualmente este archivo
|
|
17796
17796
|
const VERSION = {
|
|
17797
|
-
full: '2.26.
|
|
17797
|
+
full: '2.26.5',
|
|
17798
17798
|
major: 2,
|
|
17799
17799
|
minor: 26,
|
|
17800
|
-
patch:
|
|
17801
|
-
timestamp: '2026-04-08T13:
|
|
17800
|
+
patch: 5,
|
|
17801
|
+
timestamp: '2026-04-08T13:08:53.511Z',
|
|
17802
17802
|
buildDate: '8/4/2026'
|
|
17803
17803
|
};
|
|
17804
17804
|
|