From 5545b1de1c6b0a47217fad797701bca7cc92debe Mon Sep 17 00:00:00 2001 From: Marco Lanzara <48531002-marco370@users.noreply.replit.com> Date: Tue, 18 Nov 2025 09:30:06 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Release=20v1.0.18?= 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-18 09:30:06 --- version.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/version.json b/version.json index ec5cb29..00ca760 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,13 @@ { - "version": "1.0.17", - "lastUpdate": "2025-11-17T18:26:12.616Z", + "version": "1.0.18", + "lastUpdate": "2025-11-18T09:30:06.673Z", "changelog": [ + { + "version": "1.0.18", + "date": "2025-11-18", + "type": "patch", + "description": "Deployment automatico v1.0.18" + }, { "version": "1.0.17", "date": "2025-11-17",