From 9fcaaf829b319a8232c25319e3f60569ea6bb68f Mon Sep 17 00:00:00 2001 From: Marco Lanzara <48531002-marco370@users.noreply.replit.com> Date: Mon, 17 Nov 2025 18:18:49 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Release=20v1.0.15?= 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-17 18:18:49 --- version.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/version.json b/version.json index a8ec4bb..b83241d 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,13 @@ { - "version": "1.0.14", - "lastUpdate": "2025-11-17T18:12:17.294Z", + "version": "1.0.15", + "lastUpdate": "2025-11-17T18:18:49.696Z", "changelog": [ + { + "version": "1.0.15", + "date": "2025-11-17", + "type": "patch", + "description": "Deployment automatico v1.0.15" + }, { "version": "1.0.14", "date": "2025-11-17",