From e7afa6dafbe37a79aaad68bcf5beb1f25c1ded3d Mon Sep 17 00:00:00 2001 From: Marco Lanzara <48531002-marco370@users.noreply.replit.com> Date: Sat, 22 Nov 2025 10:03:51 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Release=20v1.0.36?= 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 10:03:51 --- 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 fd033df..4587fa6 100644 --- a/database-schema/schema.sql +++ b/database-schema/schema.sql @@ -2,7 +2,7 @@ -- PostgreSQL database dump -- -\restrict iRDbOXke7QvahxUZRVxrdFRmcWoGEel13lk1wSxMvLlSh2cbpP71tqTeC0BgraS +\restrict ixaPYzLHdIGTYgmTmDcfgRv3hheQ3VbZQEpNlEMtRcoaQBKlZb0iyKT0Zt8lN6I -- Dumped from database version 16.9 (415ebe8) -- Dumped by pg_dump version 16.10 @@ -242,5 +242,5 @@ ALTER TABLE ONLY public.network_logs -- PostgreSQL database dump complete -- -\unrestrict iRDbOXke7QvahxUZRVxrdFRmcWoGEel13lk1wSxMvLlSh2cbpP71tqTeC0BgraS +\unrestrict ixaPYzLHdIGTYgmTmDcfgRv3hheQ3VbZQEpNlEMtRcoaQBKlZb0iyKT0Zt8lN6I diff --git a/version.json b/version.json index 700cbf0..cae3a89 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,13 @@ { - "version": "1.0.35", - "lastUpdate": "2025-11-22T09:58:38.719Z", + "version": "1.0.36", + "lastUpdate": "2025-11-22T10:03:51.905Z", "changelog": [ + { + "version": "1.0.36", + "date": "2025-11-22", + "type": "patch", + "description": "Deployment automatico v1.0.36" + }, { "version": "1.0.35", "date": "2025-11-22",