diff --git a/database-schema/schema.sql b/database-schema/schema.sql index ba5d45c..7882c73 100644 --- a/database-schema/schema.sql +++ b/database-schema/schema.sql @@ -2,7 +2,7 @@ -- PostgreSQL database dump -- -\restrict QpGkYZPXgYFt4eaLeb0dprh5k1uLXUpB1QZySuOpno2VFpznzSTtTuw9G4vm2X4 +\restrict LkIfEaf2h4MnoSj54mfNAPfAAV6EjFHnVgUs3xugPEgh9Vv3MVKHz8p6Unllyf7 -- Dumped from database version 16.9 (415ebe8) -- Dumped by pg_dump version 16.10 @@ -312,5 +312,5 @@ ALTER TABLE ONLY public.network_logs -- PostgreSQL database dump complete -- -\unrestrict QpGkYZPXgYFt4eaLeb0dprh5k1uLXUpB1QZySuOpno2VFpznzSTtTuw9G4vm2X4 +\unrestrict LkIfEaf2h4MnoSj54mfNAPfAAV6EjFHnVgUs3xugPEgh9Vv3MVKHz8p6Unllyf7 diff --git a/version.json b/version.json index 6c8c024..1dba809 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,13 @@ { - "version": "1.0.85", - "lastUpdate": "2025-11-25T11:31:00.906Z", + "version": "1.0.86", + "lastUpdate": "2025-11-25T11:52:39.279Z", "changelog": [ + { + "version": "1.0.86", + "date": "2025-11-25", + "type": "patch", + "description": "Deployment automatico v1.0.86" + }, { "version": "1.0.85", "date": "2025-11-25", @@ -295,12 +301,6 @@ "date": "2025-11-22", "type": "patch", "description": "Deployment automatico v1.0.37" - }, - { - "version": "1.0.36", - "date": "2025-11-22", - "type": "patch", - "description": "Deployment automatico v1.0.36" } ] } \ No newline at end of file