From a7f55b68d7d7c89c82adcc9e210690c27f912801 Mon Sep 17 00:00:00 2001 From: Marco Lanzara <48531002-marco370@users.noreply.replit.com> Date: Tue, 25 Nov 2025 07:54:07 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Release=20v1.0.69?= 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 07:54:07 --- 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 d85a38f..9a2678e 100644 --- a/database-schema/schema.sql +++ b/database-schema/schema.sql @@ -2,7 +2,7 @@ -- PostgreSQL database dump -- -\restrict e7QNjEiVRYA8hto3I9IaI0QLLOPHCgD46orqSHAQA8tHo5rnjBX4M1lr3vxbp4C +\restrict UITgYlDbn3FDig178InOifbbQhEG07ZXvVH8zocALMJzCXxRMUhf6alhjmVCnYn -- 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 e7QNjEiVRYA8hto3I9IaI0QLLOPHCgD46orqSHAQA8tHo5rnjBX4M1lr3vxbp4C +\unrestrict UITgYlDbn3FDig178InOifbbQhEG07ZXvVH8zocALMJzCXxRMUhf6alhjmVCnYn diff --git a/version.json b/version.json index 694a457..cb67d8f 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,13 @@ { - "version": "1.0.68", - "lastUpdate": "2025-11-24T18:17:37.368Z", + "version": "1.0.69", + "lastUpdate": "2025-11-25T07:54:07.463Z", "changelog": [ + { + "version": "1.0.69", + "date": "2025-11-25", + "type": "patch", + "description": "Deployment automatico v1.0.69" + }, { "version": "1.0.68", "date": "2025-11-24", @@ -295,12 +301,6 @@ "date": "2025-11-21", "type": "patch", "description": "Deployment automatico v1.0.20" - }, - { - "version": "1.0.19", - "date": "2025-11-21", - "type": "patch", - "description": "Deployment automatico v1.0.19" } ] } \ No newline at end of file