From d661a6099c090a94a9e02cc142ea116fd4c16ed0 Mon Sep 17 00:00:00 2001 From: marco370 <48531002-marco370@users.noreply.replit.com> Date: Mon, 17 Nov 2025 18:21:54 +0000 Subject: [PATCH] Update version information and add new changelog entry Updates version.json to v1.0.16 and adds a new changelog entry for the latest patch deployment. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 7a657272-55ba-4a79-9a2e-f1ed9bc7a528 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 32c46a99-4cbe-41a0-9ac2-d97ba30bfe84 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/449cf7c4-c97a-45ae-8234-e5c5b8d6a84f/7a657272-55ba-4a79-9a2e-f1ed9bc7a528/1P26v7M --- version.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/version.json b/version.json index b83241d..e5d8421 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,13 @@ { - "version": "1.0.15", - "lastUpdate": "2025-11-17T18:18:49.696Z", + "version": "1.0.16", + "lastUpdate": "2025-11-17T18:21:23.679Z", "changelog": [ + { + "version": "1.0.16", + "date": "2025-11-17", + "type": "patch", + "description": "Deployment automatico v1.0.16" + }, { "version": "1.0.15", "date": "2025-11-17",