From 49eb9a9f916bdfc53250644e78272d1f6e51bcc3 Mon Sep 17 00:00:00 2001 From: Marco Lanzara <48531002-marco370@users.noreply.replit.com> Date: Tue, 25 Nov 2025 08:46:31 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Release=20v1.0.75?= 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-25 08:46:31 --- 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 c609f82..ab12cd7 100644 --- a/database-schema/schema.sql +++ b/database-schema/schema.sql @@ -2,7 +2,7 @@ -- PostgreSQL database dump -- -\restrict 49scKYnbPz4KeRWLKIRmDGccFQkeWL6TZhn0IJZbF3aAy7zVgpFFheVphH626Ye +\restrict VD9siUx3rppx0hJwwerwH1RngVVZ5gtM9qpH8fvwA2GIWVdyL70cPupZS8kt2Mj -- 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 49scKYnbPz4KeRWLKIRmDGccFQkeWL6TZhn0IJZbF3aAy7zVgpFFheVphH626Ye +\unrestrict VD9siUx3rppx0hJwwerwH1RngVVZ5gtM9qpH8fvwA2GIWVdyL70cPupZS8kt2Mj diff --git a/version.json b/version.json index 5a9c6e6..8ec355e 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,13 @@ { - "version": "1.0.74", - "lastUpdate": "2025-11-25T08:42:17.816Z", + "version": "1.0.75", + "lastUpdate": "2025-11-25T08:46:31.747Z", "changelog": [ + { + "version": "1.0.75", + "date": "2025-11-25", + "type": "patch", + "description": "Deployment automatico v1.0.75" + }, { "version": "1.0.74", "date": "2025-11-25", @@ -295,12 +301,6 @@ "date": "2025-11-21", "type": "patch", "description": "Deployment automatico v1.0.26" - }, - { - "version": "1.0.25", - "date": "2025-11-21", - "type": "patch", - "description": "Deployment automatico v1.0.25" } ] } \ No newline at end of file