From 07f1895bbd3d69d13ef565abd2c4959e1d8ae5e2 Mon Sep 17 00:00:00 2001 From: Marco Lanzara <48531002-marco370@users.noreply.replit.com> Date: Fri, 21 Nov 2025 16:50:22 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Release=20v1.0.26?= 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:50:22 --- 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 6d5806c..0652413 100644 --- a/database-schema/schema.sql +++ b/database-schema/schema.sql @@ -2,7 +2,7 @@ -- PostgreSQL database dump -- -\restrict U4ZPouldk2Avdiltgfe87M8gEOxUJwD1EJjCbMjd9cttbaBKboe28GpgyRS6Igw +\restrict LjVPLbQLDLf0f4reWaq5TUhvi4mVQPKmSvPneGR3ElvxIZ8IbSerDdFkdnQFEif -- 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 U4ZPouldk2Avdiltgfe87M8gEOxUJwD1EJjCbMjd9cttbaBKboe28GpgyRS6Igw +\unrestrict LjVPLbQLDLf0f4reWaq5TUhvi4mVQPKmSvPneGR3ElvxIZ8IbSerDdFkdnQFEif diff --git a/version.json b/version.json index 4bee97d..bbd5628 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,13 @@ { - "version": "1.0.25", - "lastUpdate": "2025-11-21T16:19:57.816Z", + "version": "1.0.26", + "lastUpdate": "2025-11-21T16:50:22.412Z", "changelog": [ + { + "version": "1.0.26", + "date": "2025-11-21", + "type": "patch", + "description": "Deployment automatico v1.0.26" + }, { "version": "1.0.25", "date": "2025-11-21",