@solcre-org/core-ui 2.12.48 → 2.13.1
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.
|
@@ -14669,12 +14669,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImpor
|
|
|
14669
14669
|
// Este archivo es generado automáticamente por scripts/update-version.js
|
|
14670
14670
|
// No edites manualmente este archivo
|
|
14671
14671
|
const VERSION = {
|
|
14672
|
-
full: '2.
|
|
14672
|
+
full: '2.13.1',
|
|
14673
14673
|
major: 2,
|
|
14674
|
-
minor:
|
|
14675
|
-
patch:
|
|
14676
|
-
timestamp: '2025-09-
|
|
14677
|
-
buildDate: '
|
|
14674
|
+
minor: 13,
|
|
14675
|
+
patch: 1,
|
|
14676
|
+
timestamp: '2025-09-24T17:51:51.131Z',
|
|
14677
|
+
buildDate: '24/9/2025'
|
|
14678
14678
|
};
|
|
14679
14679
|
|
|
14680
14680
|
class MainNavComponent {
|