From 152e22621b27b9ba7d1ad3e3e3f1f4acb5146f21 Mon Sep 17 00:00:00 2001 From: Marco Lanzara <48531002-marco370@users.noreply.replit.com> Date: Mon, 24 Nov 2025 16:33:35 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Release=20v1.0.56?= 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 16:33:35 --- 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 9e0f502..8eacffa 100644 --- a/database-schema/schema.sql +++ b/database-schema/schema.sql @@ -2,7 +2,7 @@ -- PostgreSQL database dump -- -\restrict dyA7ArQ2syecI2Y63jCfhLRDbgnCF6ItQbZlTUJcKEGM53tTEY28mQS5IrZO7hr +\restrict dJXc2UzTFvLVaTpm7GwPbg2fSk189NdYgiMBAHknGXfA7rpRCdB5e8Xx7wFhoZD -- 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 dyA7ArQ2syecI2Y63jCfhLRDbgnCF6ItQbZlTUJcKEGM53tTEY28mQS5IrZO7hr +\unrestrict dJXc2UzTFvLVaTpm7GwPbg2fSk189NdYgiMBAHknGXfA7rpRCdB5e8Xx7wFhoZD diff --git a/version.json b/version.json index cbaa56d..31010b1 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,13 @@ { - "version": "1.0.55", - "lastUpdate": "2025-11-24T16:28:47.728Z", + "version": "1.0.56", + "lastUpdate": "2025-11-24T16:33:35.239Z", "changelog": [ + { + "version": "1.0.56", + "date": "2025-11-24", + "type": "patch", + "description": "Deployment automatico v1.0.56" + }, { "version": "1.0.55", "date": "2025-11-24", @@ -295,12 +301,6 @@ "date": "2025-11-17", "type": "patch", "description": "Deployment automatico v1.0.7" - }, - { - "version": "1.0.6", - "date": "2025-11-17", - "type": "patch", - "description": "Deployment automatico v1.0.6" } ] } \ No newline at end of file