From e957556af2678063d912c6ff3aad0bd01df6fd44 Mon Sep 17 00:00:00 2001 From: Marco Lanzara <48531002-marco370@users.noreply.replit.com> Date: Fri, 21 Nov 2025 16:58:21 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Release=20v1.0.27?= 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-21 16:58:21 --- 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 0652413..3c0c2d6 100644 --- a/database-schema/schema.sql +++ b/database-schema/schema.sql @@ -2,7 +2,7 @@ -- PostgreSQL database dump -- -\restrict LjVPLbQLDLf0f4reWaq5TUhvi4mVQPKmSvPneGR3ElvxIZ8IbSerDdFkdnQFEif +\restrict bqtPasMBUown8kNoq0V0Lqv7l6kievjnyAi6LxQmUbmohAlpoDk4Nmh65EnEoIL -- Dumped from database version 16.9 (415ebe8) -- Dumped by pg_dump version 16.10 @@ -221,5 +221,5 @@ ALTER TABLE ONLY public.network_logs -- PostgreSQL database dump complete -- -\unrestrict LjVPLbQLDLf0f4reWaq5TUhvi4mVQPKmSvPneGR3ElvxIZ8IbSerDdFkdnQFEif +\unrestrict bqtPasMBUown8kNoq0V0Lqv7l6kievjnyAi6LxQmUbmohAlpoDk4Nmh65EnEoIL diff --git a/version.json b/version.json index bbd5628..338acb8 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,13 @@ { - "version": "1.0.26", - "lastUpdate": "2025-11-21T16:50:22.412Z", + "version": "1.0.27", + "lastUpdate": "2025-11-21T16:58:21.601Z", "changelog": [ + { + "version": "1.0.27", + "date": "2025-11-21", + "type": "patch", + "description": "Deployment automatico v1.0.27" + }, { "version": "1.0.26", "date": "2025-11-21",