🚀 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:
parent
50e9d47ca4
commit
3d17441c0a
@ -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
0
deployment/run_cleanup.sh
Normal file → Executable file
0
deployment/setup_cleanup_timer.sh
Normal file → Executable file
0
deployment/setup_cleanup_timer.sh
Normal file → Executable file
16
version.json
16
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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user