🚀 Release v1.0.73
- Tipo: patch - Database schema: database-schema/schema.sql (solo struttura) - Data: 2025-11-25 08:37:26
This commit is contained in:
parent
a32700c149
commit
c56af1cb16
@ -2,7 +2,7 @@
|
|||||||
-- PostgreSQL database dump
|
-- PostgreSQL database dump
|
||||||
--
|
--
|
||||||
|
|
||||||
\restrict 0I0XbozIg3xwNblVPGERgrNxbps14fqFWxrgcxVbk3PCG9hpLNL8GGOIUTiKs6u
|
\restrict 2TIWDQhMSrkSVUlE3vwc8arABguQGV9g2yPQXKdAAlO8nCVYt9WgzvyDfS5usR6
|
||||||
|
|
||||||
-- Dumped from database version 16.9 (415ebe8)
|
-- Dumped from database version 16.9 (415ebe8)
|
||||||
-- Dumped by pg_dump version 16.10
|
-- Dumped by pg_dump version 16.10
|
||||||
@ -312,5 +312,5 @@ ALTER TABLE ONLY public.network_logs
|
|||||||
-- PostgreSQL database dump complete
|
-- PostgreSQL database dump complete
|
||||||
--
|
--
|
||||||
|
|
||||||
\unrestrict 0I0XbozIg3xwNblVPGERgrNxbps14fqFWxrgcxVbk3PCG9hpLNL8GGOIUTiKs6u
|
\unrestrict 2TIWDQhMSrkSVUlE3vwc8arABguQGV9g2yPQXKdAAlO8nCVYt9WgzvyDfS5usR6
|
||||||
|
|
||||||
|
|||||||
16
version.json
16
version.json
@ -1,7 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.72",
|
"version": "1.0.73",
|
||||||
"lastUpdate": "2025-11-25T08:24:55.347Z",
|
"lastUpdate": "2025-11-25T08:37:26.548Z",
|
||||||
"changelog": [
|
"changelog": [
|
||||||
|
{
|
||||||
|
"version": "1.0.73",
|
||||||
|
"date": "2025-11-25",
|
||||||
|
"type": "patch",
|
||||||
|
"description": "Deployment automatico v1.0.73"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "1.0.72",
|
"version": "1.0.72",
|
||||||
"date": "2025-11-25",
|
"date": "2025-11-25",
|
||||||
@ -295,12 +301,6 @@
|
|||||||
"date": "2025-11-21",
|
"date": "2025-11-21",
|
||||||
"type": "patch",
|
"type": "patch",
|
||||||
"description": "Deployment automatico v1.0.24"
|
"description": "Deployment automatico v1.0.24"
|
||||||
},
|
|
||||||
{
|
|
||||||
"version": "1.0.23",
|
|
||||||
"date": "2025-11-21",
|
|
||||||
"type": "patch",
|
|
||||||
"description": "Deployment automatico v1.0.23"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user