From 8ad7e0bd9c481cd95bad51dd65f1a1a9be662801 Mon Sep 17 00:00:00 2001 From: Marco Lanzara <48531002-marco370@users.noreply.replit.com> Date: Mon, 24 Nov 2025 17:11:49 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Release=20v1.0.61?= 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-24 17:11:49 --- 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 14360fd..96ba3f9 100644 --- a/database-schema/schema.sql +++ b/database-schema/schema.sql @@ -2,7 +2,7 @@ -- PostgreSQL database dump -- -\restrict W5BZbnof1KEoBG8XfYEd9GSDIsqt4yhaslIBPGjleJe8cHaWf3yW6OvWOokyWnW +\restrict qYztBOg8dblxPkYUUDWe37FdtuwoOu4MAImDmGar9CncTSPVNNV7LLMuzgZgsWS -- 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 W5BZbnof1KEoBG8XfYEd9GSDIsqt4yhaslIBPGjleJe8cHaWf3yW6OvWOokyWnW +\unrestrict qYztBOg8dblxPkYUUDWe37FdtuwoOu4MAImDmGar9CncTSPVNNV7LLMuzgZgsWS diff --git a/version.json b/version.json index d0bc4d5..c500cd0 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,13 @@ { - "version": "1.0.60", - "lastUpdate": "2025-11-24T17:02:58.941Z", + "version": "1.0.61", + "lastUpdate": "2025-11-24T17:11:49.150Z", "changelog": [ + { + "version": "1.0.61", + "date": "2025-11-24", + "type": "patch", + "description": "Deployment automatico v1.0.61" + }, { "version": "1.0.60", "date": "2025-11-24", @@ -295,12 +301,6 @@ "date": "2025-11-17", "type": "patch", "description": "Deployment automatico v1.0.12" - }, - { - "version": "1.0.11", - "date": "2025-11-17", - "type": "patch", - "description": "Deployment automatico v1.0.11" } ] } \ No newline at end of file