diff --git a/database-schema/schema.sql b/database-schema/schema.sql index 64cab73..7f8884a 100644 --- a/database-schema/schema.sql +++ b/database-schema/schema.sql @@ -2,7 +2,7 @@ -- PostgreSQL database dump -- -\restrict Qrv0nhOCO8fBd4YGvXPyyGpTRvmcPVdYzTKCgall8RaGTNSYvy6D7oP76suGxRk +\restrict 0I0XbozIg3xwNblVPGERgrNxbps14fqFWxrgcxVbk3PCG9hpLNL8GGOIUTiKs6u -- Dumped from database version 16.9 (415ebe8) -- Dumped by pg_dump version 16.10 @@ -312,5 +312,5 @@ ALTER TABLE ONLY public.network_logs -- PostgreSQL database dump complete -- -\unrestrict Qrv0nhOCO8fBd4YGvXPyyGpTRvmcPVdYzTKCgall8RaGTNSYvy6D7oP76suGxRk +\unrestrict 0I0XbozIg3xwNblVPGERgrNxbps14fqFWxrgcxVbk3PCG9hpLNL8GGOIUTiKs6u diff --git a/version.json b/version.json index 7f73049..64c001e 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,13 @@ { - "version": "1.0.71", - "lastUpdate": "2025-11-25T08:02:02.140Z", + "version": "1.0.72", + "lastUpdate": "2025-11-25T08:24:55.347Z", "changelog": [ + { + "version": "1.0.72", + "date": "2025-11-25", + "type": "patch", + "description": "Deployment automatico v1.0.72" + }, { "version": "1.0.71", "date": "2025-11-25", @@ -295,12 +301,6 @@ "date": "2025-11-21", "type": "patch", "description": "Deployment automatico v1.0.23" - }, - { - "version": "1.0.22", - "date": "2025-11-21", - "type": "patch", - "description": "Deployment automatico v1.0.22" } ] } \ No newline at end of file