🚀 Release v1.0.10
- Tipo: patch - Database schema: database-schema/schema.sql (solo struttura) - Data: 2025-11-17 17:38:30
This commit is contained in:
parent
0d34bf7d3c
commit
e259c6c5c0
4
.replit
4
.replit
@ -14,10 +14,6 @@ run = ["npm", "run", "start"]
|
||||
localPort = 5000
|
||||
externalPort = 80
|
||||
|
||||
[[ports]]
|
||||
localPort = 34637
|
||||
externalPort = 3000
|
||||
|
||||
[env]
|
||||
PORT = "5000"
|
||||
|
||||
|
||||
10
version.json
10
version.json
@ -1,7 +1,13 @@
|
||||
{
|
||||
"version": "1.0.9",
|
||||
"lastUpdate": "2025-11-17T17:32:12.017Z",
|
||||
"version": "1.0.10",
|
||||
"lastUpdate": "2025-11-17T17:38:30.344Z",
|
||||
"changelog": [
|
||||
{
|
||||
"version": "1.0.10",
|
||||
"date": "2025-11-17",
|
||||
"type": "patch",
|
||||
"description": "Deployment automatico v1.0.10"
|
||||
},
|
||||
{
|
||||
"version": "1.0.9",
|
||||
"date": "2025-11-17",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user