🚀 Release v1.0.115

- Tipo: patch
- Database schema: database-schema/schema.sql (solo struttura)
- Data: 2026-02-16 14:40:14
This commit is contained in:
Marco Lanzara 2026-02-16 14:40:14 +00:00
parent 34d830b275
commit 44be5e232e
2 changed files with 10 additions and 10 deletions

View File

@ -2,7 +2,7 @@
-- PostgreSQL database dump
--
\restrict IQNXQ3AdZIKCf43dmd4ux9afKlXfTublRgIkiThbrdwGm8ObGL1XepBpgAQJoeC
\restrict 9ZJC58VvaMhFtxysGUfqAD6tVv0Q9ukBv5rvK14fndwaalwIHn442ILA7auN2Uq
-- Dumped from database version 16.11 (df20cf9)
-- Dumped by pg_dump version 16.10
@ -387,5 +387,5 @@ ALTER TABLE ONLY public.public_blacklist_ips
-- PostgreSQL database dump complete
--
\unrestrict IQNXQ3AdZIKCf43dmd4ux9afKlXfTublRgIkiThbrdwGm8ObGL1XepBpgAQJoeC
\unrestrict 9ZJC58VvaMhFtxysGUfqAD6tVv0Q9ukBv5rvK14fndwaalwIHn442ILA7auN2Uq

View File

@ -1,7 +1,13 @@
{
"version": "1.0.114",
"lastUpdate": "2026-02-16T11:54:24.557Z",
"version": "1.0.115",
"lastUpdate": "2026-02-16T14:40:14.777Z",
"changelog": [
{
"version": "1.0.115",
"date": "2026-02-16",
"type": "patch",
"description": "Deployment automatico v1.0.115"
},
{
"version": "1.0.114",
"date": "2026-02-16",
@ -295,12 +301,6 @@
"date": "2025-11-24",
"type": "patch",
"description": "Deployment automatico v1.0.66"
},
{
"version": "1.0.65",
"date": "2025-11-24",
"type": "patch",
"description": "Deployment automatico v1.0.65"
}
]
}