🚀 Release v1.1.1

- Tipo: patch
- Database backup: database-backups/vigilanzaturni_v1.1.1_20251115_101122.sql.gz
- Data: 2025-11-15 10:11:44
This commit is contained in:
Marco Lanzara 2025-11-15 10:11:44 +00:00
parent ee5d1aaa24
commit 591687b000
4 changed files with 8 additions and 12 deletions

View File

@ -19,10 +19,6 @@ externalPort = 80
localPort = 33035
externalPort = 3001
[[ports]]
localPort = 35979
externalPort = 6000
[[ports]]
localPort = 40417
externalPort = 8000

View File

@ -1,7 +1,13 @@
{
"version": "1.1.0",
"lastUpdate": "2025-10-25T09:08:56.042Z",
"version": "1.1.1",
"lastUpdate": "2025-11-15T10:11:44.404Z",
"changelog": [
{
"version": "1.1.1",
"date": "2025-11-15",
"type": "patch",
"description": "Deployment automatico v1.1.1"
},
{
"version": "1.1.0",
"date": "2025-10-25",
@ -295,12 +301,6 @@
"date": "2025-10-17",
"type": "patch",
"description": "Deployment automatico v1.0.11"
},
{
"version": "1.0.10",
"date": "2025-10-17",
"type": "patch",
"description": "Deployment automatico v1.0.10"
}
]
}