🚀 Release v1.0.67
- Tipo: patch - Database schema: database-schema/schema.sql (solo struttura) - Data: 2025-11-24 18:07:00
This commit is contained in:
parent
d384193203
commit
7e9599804a
4
.replit
4
.replit
@ -14,10 +14,6 @@ run = ["npm", "run", "start"]
|
||||
localPort = 5000
|
||||
externalPort = 80
|
||||
|
||||
[[ports]]
|
||||
localPort = 38173
|
||||
externalPort = 3001
|
||||
|
||||
[[ports]]
|
||||
localPort = 41303
|
||||
externalPort = 3002
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
-- PostgreSQL database dump
|
||||
--
|
||||
|
||||
\restrict lZBSNPiSh3g9QddIJkeQIYiFvreIhrAIY7ggYUaULcRinm14aEimGddEGQz8tbg
|
||||
\restrict Lgw47EWfpljavgP5hPyLQNB0j4mEqdbkwIgpe0LMEoZBsmxrQQy59ygAS5roJTS
|
||||
|
||||
-- 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 lZBSNPiSh3g9QddIJkeQIYiFvreIhrAIY7ggYUaULcRinm14aEimGddEGQz8tbg
|
||||
\unrestrict Lgw47EWfpljavgP5hPyLQNB0j4mEqdbkwIgpe0LMEoZBsmxrQQy59ygAS5roJTS
|
||||
|
||||
|
||||
0
deployment/train_hybrid_production.sh
Normal file → Executable file
0
deployment/train_hybrid_production.sh
Normal file → Executable file
16
version.json
16
version.json
@ -1,7 +1,13 @@
|
||||
{
|
||||
"version": "1.0.66",
|
||||
"lastUpdate": "2025-11-24T18:06:18.615Z",
|
||||
"version": "1.0.67",
|
||||
"lastUpdate": "2025-11-24T18:07:00.803Z",
|
||||
"changelog": [
|
||||
{
|
||||
"version": "1.0.67",
|
||||
"date": "2025-11-24",
|
||||
"type": "patch",
|
||||
"description": "Deployment automatico v1.0.67"
|
||||
},
|
||||
{
|
||||
"version": "1.0.66",
|
||||
"date": "2025-11-24",
|
||||
@ -295,12 +301,6 @@
|
||||
"date": "2025-11-18",
|
||||
"type": "patch",
|
||||
"description": "Deployment automatico v1.0.18"
|
||||
},
|
||||
{
|
||||
"version": "1.0.17",
|
||||
"date": "2025-11-17",
|
||||
"type": "patch",
|
||||
"description": "Deployment automatico v1.0.17"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user