From 6a2cb0bd947333928fbfd7e4586dc5bc7c482bdc Mon Sep 17 00:00:00 2001 From: Marco Lanzara <48531002-marco370@users.noreply.replit.com> Date: Mon, 24 Nov 2025 08:36:03 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Release=20v1.0.43?= 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 08:36:03 --- database-schema/schema.sql | 4 ++-- version.json | 10 ++++++++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/database-schema/schema.sql b/database-schema/schema.sql index fcc2596..b7cb59e 100644 --- a/database-schema/schema.sql +++ b/database-schema/schema.sql @@ -2,7 +2,7 @@ -- PostgreSQL database dump -- -\restrict PHMU4KoLN6kBFhOlpCaYwsfXG2H09DyOQE9AZQhofMPbokqHIPhbeu0mHCKUxIP +\restrict ocCaFuR5tbnPohizgWN7sDNAwCoGmVhDyIANVlUHNk9RsjkIyFPWZzDcvNmTY1L -- Dumped from database version 16.9 (415ebe8) -- Dumped by pg_dump version 16.10 @@ -242,5 +242,5 @@ ALTER TABLE ONLY public.network_logs -- PostgreSQL database dump complete -- -\unrestrict PHMU4KoLN6kBFhOlpCaYwsfXG2H09DyOQE9AZQhofMPbokqHIPhbeu0mHCKUxIP +\unrestrict ocCaFuR5tbnPohizgWN7sDNAwCoGmVhDyIANVlUHNk9RsjkIyFPWZzDcvNmTY1L diff --git a/version.json b/version.json index bf8eb2d..2d13f4e 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,13 @@ { - "version": "1.0.42", - "lastUpdate": "2025-11-24T08:29:02.998Z", + "version": "1.0.43", + "lastUpdate": "2025-11-24T08:36:03.863Z", "changelog": [ + { + "version": "1.0.43", + "date": "2025-11-24", + "type": "patch", + "description": "Deployment automatico v1.0.43" + }, { "version": "1.0.42", "date": "2025-11-24",