diff --git a/database-schema/schema.sql b/database-schema/schema.sql index 14360fd..96ba3f9 100644 --- a/database-schema/schema.sql +++ b/database-schema/schema.sql @@ -2,7 +2,7 @@ -- PostgreSQL database dump -- -\restrict W5BZbnof1KEoBG8XfYEd9GSDIsqt4yhaslIBPGjleJe8cHaWf3yW6OvWOokyWnW +\restrict qYztBOg8dblxPkYUUDWe37FdtuwoOu4MAImDmGar9CncTSPVNNV7LLMuzgZgsWS -- 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 W5BZbnof1KEoBG8XfYEd9GSDIsqt4yhaslIBPGjleJe8cHaWf3yW6OvWOokyWnW +\unrestrict qYztBOg8dblxPkYUUDWe37FdtuwoOu4MAImDmGar9CncTSPVNNV7LLMuzgZgsWS diff --git a/version.json b/version.json index d0bc4d5..c500cd0 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,13 @@ { - "version": "1.0.60", - "lastUpdate": "2025-11-24T17:02:58.941Z", + "version": "1.0.61", + "lastUpdate": "2025-11-24T17:11:49.150Z", "changelog": [ + { + "version": "1.0.61", + "date": "2025-11-24", + "type": "patch", + "description": "Deployment automatico v1.0.61" + }, { "version": "1.0.60", "date": "2025-11-24", @@ -295,12 +301,6 @@ "date": "2025-11-17", "type": "patch", "description": "Deployment automatico v1.0.12" - }, - { - "version": "1.0.11", - "date": "2025-11-17", - "type": "patch", - "description": "Deployment automatico v1.0.11" } ] } \ No newline at end of file