🚀 Release v1.0.77
- Tipo: patch - Database schema: database-schema/schema.sql (solo struttura) - Data: 2025-11-25 09:19:17
This commit is contained in:
parent
14d67c63a3
commit
2192607bf6
4
.replit
4
.replit
@ -14,10 +14,6 @@ run = ["npm", "run", "start"]
|
||||
localPort = 5000
|
||||
externalPort = 80
|
||||
|
||||
[[ports]]
|
||||
localPort = 41061
|
||||
externalPort = 3001
|
||||
|
||||
[[ports]]
|
||||
localPort = 41303
|
||||
externalPort = 3002
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
-- PostgreSQL database dump
|
||||
--
|
||||
|
||||
\restrict EhTIWO6mJsMCZlpqMxbWsEt4VjIQx09rvd9CYAsBZNHKqk1gewrvHWHB7Qh9EDK
|
||||
\restrict KIBvvJVRt4gAMLoGbAHHohmcMFf9kSImySXGHwSSncidSDFqgSo61BWMFDkLsSm
|
||||
|
||||
-- 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 EhTIWO6mJsMCZlpqMxbWsEt4VjIQx09rvd9CYAsBZNHKqk1gewrvHWHB7Qh9EDK
|
||||
\unrestrict KIBvvJVRt4gAMLoGbAHHohmcMFf9kSImySXGHwSSncidSDFqgSo61BWMFDkLsSm
|
||||
|
||||
|
||||
16
version.json
16
version.json
@ -1,7 +1,13 @@
|
||||
{
|
||||
"version": "1.0.76",
|
||||
"lastUpdate": "2025-11-25T08:52:18.235Z",
|
||||
"version": "1.0.77",
|
||||
"lastUpdate": "2025-11-25T09:19:17.340Z",
|
||||
"changelog": [
|
||||
{
|
||||
"version": "1.0.77",
|
||||
"date": "2025-11-25",
|
||||
"type": "patch",
|
||||
"description": "Deployment automatico v1.0.77"
|
||||
},
|
||||
{
|
||||
"version": "1.0.76",
|
||||
"date": "2025-11-25",
|
||||
@ -295,12 +301,6 @@
|
||||
"date": "2025-11-21",
|
||||
"type": "patch",
|
||||
"description": "Deployment automatico v1.0.28"
|
||||
},
|
||||
{
|
||||
"version": "1.0.27",
|
||||
"date": "2025-11-21",
|
||||
"type": "patch",
|
||||
"description": "Deployment automatico v1.0.27"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user