diff --git a/database-schema/schema.sql b/database-schema/schema.sql index 4b02f1b..0587f88 100644 --- a/database-schema/schema.sql +++ b/database-schema/schema.sql @@ -2,7 +2,7 @@ -- PostgreSQL database dump -- -\restrict O8tBwzBu1XcXmn1bhXONqGLuPHulG8oNPPPHa2rld2GirjT3Ul2sj8P4o8tQdU9 +\restrict g1tE8V7kLj6Z2D8j02pitay6J00trF36naubtyu1R4Ek1CQfPDivQGzutcXd7SK -- 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 O8tBwzBu1XcXmn1bhXONqGLuPHulG8oNPPPHa2rld2GirjT3Ul2sj8P4o8tQdU9 +\unrestrict g1tE8V7kLj6Z2D8j02pitay6J00trF36naubtyu1R4Ek1CQfPDivQGzutcXd7SK diff --git a/deployment/run_cleanup.sh b/deployment/run_cleanup.sh old mode 100644 new mode 100755 diff --git a/deployment/setup_cleanup_timer.sh b/deployment/setup_cleanup_timer.sh old mode 100644 new mode 100755 diff --git a/version.json b/version.json index a01b89c..c082546 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,13 @@ { - "version": "1.0.82", - "lastUpdate": "2025-11-25T10:33:51.413Z", + "version": "1.0.83", + "lastUpdate": "2025-11-25T10:46:02.991Z", "changelog": [ + { + "version": "1.0.83", + "date": "2025-11-25", + "type": "patch", + "description": "Deployment automatico v1.0.83" + }, { "version": "1.0.82", "date": "2025-11-25", @@ -295,12 +301,6 @@ "date": "2025-11-22", "type": "patch", "description": "Deployment automatico v1.0.34" - }, - { - "version": "1.0.33", - "date": "2025-11-22", - "type": "patch", - "description": "Deployment automatico v1.0.33" } ] } \ No newline at end of file