🚀 Release v1.0.83

- Tipo: patch
- Database schema: database-schema/schema.sql (solo struttura)
- Data: 2025-11-25 10:46:03
This commit is contained in:
Marco Lanzara 2025-11-25 10:46:03 +00:00
parent 50e9d47ca4
commit 4d9fcd472e
4 changed files with 10 additions and 10 deletions

View File

@ -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

0
deployment/run_cleanup.sh Normal file → Executable file
View File

0
deployment/setup_cleanup_timer.sh Normal file → Executable file
View File

View File

@ -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"
}
]
}