From fa61c820e72830fb4c9dcbf9006b9472791238c7 Mon Sep 17 00:00:00 2001 From: Marco Lanzara <48531002-marco370@users.noreply.replit.com> Date: Tue, 25 Nov 2025 11:52:39 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Release=20v1.0.86?= 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-25 11:52:39 --- 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 ba5d45c..7882c73 100644 --- a/database-schema/schema.sql +++ b/database-schema/schema.sql @@ -2,7 +2,7 @@ -- PostgreSQL database dump -- -\restrict QpGkYZPXgYFt4eaLeb0dprh5k1uLXUpB1QZySuOpno2VFpznzSTtTuw9G4vm2X4 +\restrict LkIfEaf2h4MnoSj54mfNAPfAAV6EjFHnVgUs3xugPEgh9Vv3MVKHz8p6Unllyf7 -- 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 QpGkYZPXgYFt4eaLeb0dprh5k1uLXUpB1QZySuOpno2VFpznzSTtTuw9G4vm2X4 +\unrestrict LkIfEaf2h4MnoSj54mfNAPfAAV6EjFHnVgUs3xugPEgh9Vv3MVKHz8p6Unllyf7 diff --git a/version.json b/version.json index 6c8c024..1dba809 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,13 @@ { - "version": "1.0.85", - "lastUpdate": "2025-11-25T11:31:00.906Z", + "version": "1.0.86", + "lastUpdate": "2025-11-25T11:52:39.279Z", "changelog": [ + { + "version": "1.0.86", + "date": "2025-11-25", + "type": "patch", + "description": "Deployment automatico v1.0.86" + }, { "version": "1.0.85", "date": "2025-11-25", @@ -295,12 +301,6 @@ "date": "2025-11-22", "type": "patch", "description": "Deployment automatico v1.0.37" - }, - { - "version": "1.0.36", - "date": "2025-11-22", - "type": "patch", - "description": "Deployment automatico v1.0.36" } ] } \ No newline at end of file