From 3c68661af5140f9bb9093b2774cee0035dd95091 Mon Sep 17 00:00:00 2001 From: Marco Lanzara <48531002-marco370@users.noreply.replit.com> Date: Mon, 24 Nov 2025 17:57:38 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Release=20v1.0.64?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Tipo: patch - Database schema: database-schema/schema.sql (solo struttura) - Data: 2025-11-24 17:57:38 --- database-schema/schema.sql | 4 ++-- version.json | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) 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