diff --git a/database-schema/schema.sql b/database-schema/schema.sql index 83e8201..0154e0d 100644 --- a/database-schema/schema.sql +++ b/database-schema/schema.sql @@ -2,7 +2,7 @@ -- PostgreSQL database dump -- -\restrict 2JU91RTIDjZbUT9KYGBKe1Na1JOxd8DP26bVCmPNXcN3gggSrpqn135rUNaG5sm +\restrict 7zgjufJfaSDXpDISr8b36ACAHDwqtK0Pj9NxbR8VSWjarbVhJga3U8nY1DqsVag -- 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 2JU91RTIDjZbUT9KYGBKe1Na1JOxd8DP26bVCmPNXcN3gggSrpqn135rUNaG5sm +\unrestrict 7zgjufJfaSDXpDISr8b36ACAHDwqtK0Pj9NxbR8VSWjarbVhJga3U8nY1DqsVag diff --git a/version.json b/version.json index 4302ee9..dbb4e7a 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,13 @@ { - "version": "1.0.63", - "lastUpdate": "2025-11-24T17:53:58.632Z", + "version": "1.0.64", + "lastUpdate": "2025-11-24T17:57:38.886Z", "changelog": [ + { + "version": "1.0.64", + "date": "2025-11-24", + "type": "patch", + "description": "Deployment automatico v1.0.64" + }, { "version": "1.0.63", "date": "2025-11-24", @@ -295,12 +301,6 @@ "date": "2025-11-17", "type": "patch", "description": "Deployment automatico v1.0.15" - }, - { - "version": "1.0.14", - "date": "2025-11-17", - "type": "patch", - "description": "Deployment automatico v1.0.14" } ] } \ No newline at end of file