diff --git a/database-schema/schema.sql b/database-schema/schema.sql index 9fb00de..f2a8195 100644 --- a/database-schema/schema.sql +++ b/database-schema/schema.sql @@ -2,7 +2,7 @@ -- PostgreSQL database dump -- -\restrict 1YQEYYblTjhEF1oaDcpZ6W1vr63857XpsHsgqbm4Hu9qkogTgJA6Ph6OgNkIj16 +\restrict bpBxNz70Ka0m0tyhrhacCuMK1bx7vbLdZerc7LHt1LG4ZFdy4h6aJ0zgCj4XJhK -- 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 1YQEYYblTjhEF1oaDcpZ6W1vr63857XpsHsgqbm4Hu9qkogTgJA6Ph6OgNkIj16 +\unrestrict bpBxNz70Ka0m0tyhrhacCuMK1bx7vbLdZerc7LHt1LG4ZFdy4h6aJ0zgCj4XJhK diff --git a/version.json b/version.json index d882030..5ccb3fc 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,13 @@ { - "version": "1.0.96", - "lastUpdate": "2026-01-02T11:49:34.922Z", + "version": "1.0.97", + "lastUpdate": "2026-01-02T14:50:15.450Z", "changelog": [ + { + "version": "1.0.97", + "date": "2026-01-02", + "type": "patch", + "description": "Deployment automatico v1.0.97" + }, { "version": "1.0.96", "date": "2026-01-02", @@ -295,12 +301,6 @@ "date": "2025-11-24", "type": "patch", "description": "Deployment automatico v1.0.48" - }, - { - "version": "1.0.47", - "date": "2025-11-24", - "type": "patch", - "description": "Deployment automatico v1.0.47" } ] } \ No newline at end of file