From 051c5ee4a5d196fe1c253fe3085f66e5d716776b Mon Sep 17 00:00:00 2001 From: Marco Lanzara <48531002-marco370@users.noreply.replit.com> Date: Fri, 2 Jan 2026 15:51:11 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Release=20v1.0.100?= 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: 2026-01-02 15:51:11 --- 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 4713ebd..3f9f9aa 100644 --- a/database-schema/schema.sql +++ b/database-schema/schema.sql @@ -2,7 +2,7 @@ -- PostgreSQL database dump -- -\restrict PRKBLjzmAC8I39HJVa9aOlkzFFiqgPPqt4hjKaZLwxRVM51Z47YCL9xNIeoXWQj +\restrict 0WksqiXSxEbKkimrOffHTFz303y80NXUjCIEjcTgyodl4SsmTQnolXeqWX5mUy4 -- Dumped from database version 16.11 (74c6bb6) -- Dumped by pg_dump version 16.10 @@ -387,5 +387,5 @@ ALTER TABLE ONLY public.public_blacklist_ips -- PostgreSQL database dump complete -- -\unrestrict PRKBLjzmAC8I39HJVa9aOlkzFFiqgPPqt4hjKaZLwxRVM51Z47YCL9xNIeoXWQj +\unrestrict 0WksqiXSxEbKkimrOffHTFz303y80NXUjCIEjcTgyodl4SsmTQnolXeqWX5mUy4 diff --git a/version.json b/version.json index 7715834..b1abe81 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,13 @@ { - "version": "1.0.99", - "lastUpdate": "2026-01-02T15:39:39.640Z", + "version": "1.0.100", + "lastUpdate": "2026-01-02T15:51:11.271Z", "changelog": [ + { + "version": "1.0.100", + "date": "2026-01-02", + "type": "patch", + "description": "Deployment automatico v1.0.100" + }, { "version": "1.0.99", "date": "2026-01-02", @@ -295,12 +301,6 @@ "date": "2025-11-24", "type": "patch", "description": "Deployment automatico v1.0.51" - }, - { - "version": "1.0.50", - "date": "2025-11-24", - "type": "patch", - "description": "Deployment automatico v1.0.50" } ] } \ No newline at end of file