From 79a37639e03162314206a1ed514b076573b95773 Mon Sep 17 00:00:00 2001 From: Marco Lanzara <48531002-marco370@users.noreply.replit.com> Date: Sat, 22 Nov 2025 07:41:57 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Release=20v1.0.29?= 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-22 07:41:57 --- 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 c3d8e9b..8233fe5 100644 --- a/database-schema/schema.sql +++ b/database-schema/schema.sql @@ -2,7 +2,7 @@ -- PostgreSQL database dump -- -\restrict h7WdfPuYyzPPNgHadj9NrSHpKNuHueZXb80nH2I5aczt0ugRDpRDQb0cO52MCfw +\restrict Oqa9TbtPSdxvY1OhLIEjTfOaa96U6ArQTxRQsekwAHxhrMNMgQmXyKGhnlT6XYl -- 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 h7WdfPuYyzPPNgHadj9NrSHpKNuHueZXb80nH2I5aczt0ugRDpRDQb0cO52MCfw +\unrestrict Oqa9TbtPSdxvY1OhLIEjTfOaa96U6ArQTxRQsekwAHxhrMNMgQmXyKGhnlT6XYl diff --git a/version.json b/version.json index a9b5852..7317932 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,13 @@ { - "version": "1.0.28", - "lastUpdate": "2025-11-21T17:29:35.393Z", + "version": "1.0.29", + "lastUpdate": "2025-11-22T07:41:57.267Z", "changelog": [ + { + "version": "1.0.29", + "date": "2025-11-22", + "type": "patch", + "description": "Deployment automatico v1.0.29" + }, { "version": "1.0.28", "date": "2025-11-21",