🚀 Release v1.0.78

- Tipo: patch
- Database schema: database-schema/schema.sql (solo struttura)
- Data: 2025-11-25 09:34:57
This commit is contained in:
Marco Lanzara 2025-11-25 09:34:57 +00:00
parent f0d391b2a1
commit 76bde7f918
2 changed files with 10 additions and 10 deletions

View File

@ -2,7 +2,7 @@
-- PostgreSQL database dump
--
\restrict KIBvvJVRt4gAMLoGbAHHohmcMFf9kSImySXGHwSSncidSDFqgSo61BWMFDkLsSm
\restrict 7ZM6RHoi6HM9kmeScXzei5xet6sXXCARjR0zMjVU3VYwXzhgEuv7jwyVtMihsvk
-- 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 KIBvvJVRt4gAMLoGbAHHohmcMFf9kSImySXGHwSSncidSDFqgSo61BWMFDkLsSm
\unrestrict 7ZM6RHoi6HM9kmeScXzei5xet6sXXCARjR0zMjVU3VYwXzhgEuv7jwyVtMihsvk

View File

@ -1,7 +1,13 @@
{
"version": "1.0.77",
"lastUpdate": "2025-11-25T09:19:17.340Z",
"version": "1.0.78",
"lastUpdate": "2025-11-25T09:34:57.528Z",
"changelog": [
{
"version": "1.0.78",
"date": "2025-11-25",
"type": "patch",
"description": "Deployment automatico v1.0.78"
},
{
"version": "1.0.77",
"date": "2025-11-25",
@ -295,12 +301,6 @@
"date": "2025-11-22",
"type": "patch",
"description": "Deployment automatico v1.0.29"
},
{
"version": "1.0.28",
"date": "2025-11-21",
"type": "patch",
"description": "Deployment automatico v1.0.28"
}
]
}