From 313bdfb068828d983c70e3a4faef7adf6d1afe2e Mon Sep 17 00:00:00 2001 From: Marco Lanzara <48531002-marco370@users.noreply.replit.com> Date: Tue, 25 Nov 2025 10:33:51 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Release=20v1.0.82?= 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 10:33:51 --- 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 16172ae..4b02f1b 100644 --- a/database-schema/schema.sql +++ b/database-schema/schema.sql @@ -2,7 +2,7 @@ -- PostgreSQL database dump -- -\restrict hDb2p9EBk0YYBR9c1Tb2Sj72cZCC305WkMCpK9fiTE8lSWOZrb89ilZ4AGIfiLQ +\restrict O8tBwzBu1XcXmn1bhXONqGLuPHulG8oNPPPHa2rld2GirjT3Ul2sj8P4o8tQdU9 -- 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 hDb2p9EBk0YYBR9c1Tb2Sj72cZCC305WkMCpK9fiTE8lSWOZrb89ilZ4AGIfiLQ +\unrestrict O8tBwzBu1XcXmn1bhXONqGLuPHulG8oNPPPHa2rld2GirjT3Ul2sj8P4o8tQdU9 diff --git a/version.json b/version.json index 9bdcf4b..a01b89c 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,13 @@ { - "version": "1.0.81", - "lastUpdate": "2025-11-25T10:14:39.073Z", + "version": "1.0.82", + "lastUpdate": "2025-11-25T10:33:51.413Z", "changelog": [ + { + "version": "1.0.82", + "date": "2025-11-25", + "type": "patch", + "description": "Deployment automatico v1.0.82" + }, { "version": "1.0.81", "date": "2025-11-25", @@ -295,12 +301,6 @@ "date": "2025-11-22", "type": "patch", "description": "Deployment automatico v1.0.33" - }, - { - "version": "1.0.32", - "date": "2025-11-22", - "type": "patch", - "description": "Deployment automatico v1.0.32" } ] } \ No newline at end of file