From aae6a56a869f2f7ad25d2bfcf1344d19f4d3fd69 Mon Sep 17 00:00:00 2001 From: Marco Lanzara <48531002-marco370@users.noreply.replit.com> Date: Fri, 17 Oct 2025 06:48:26 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Release=20v1.0.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Tipo: patch - Database backup: database-backups/vigilanzaturni_v1.0.3_20251017_064815.sql.gz - Data: 2025-10-17 06:48:26 --- deploy-to-gitlab.sh | 0 version.json | 10 ++++++++-- 2 files changed, 8 insertions(+), 2 deletions(-) mode change 100644 => 100755 deploy-to-gitlab.sh diff --git a/deploy-to-gitlab.sh b/deploy-to-gitlab.sh old mode 100644 new mode 100755 diff --git a/version.json b/version.json index 12eb83a..7ab1567 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,13 @@ { - "version": "1.0.2", - "lastUpdate": "2025-10-17T06:44:23.808Z", + "version": "1.0.3", + "lastUpdate": "2025-10-17T06:48:26.381Z", "changelog": [ + { + "version": "1.0.3", + "date": "2025-10-17", + "type": "patch", + "description": "Deployment automatico v1.0.3" + }, { "version": "1.0.2", "date": "2025-10-17",