diff --git a/.replit b/.replit index f96723c..bc23a6a 100644 --- a/.replit +++ b/.replit @@ -19,10 +19,6 @@ externalPort = 80 localPort = 33035 externalPort = 3001 -[[ports]] -localPort = 35979 -externalPort = 6000 - [[ports]] localPort = 40417 externalPort = 8000 diff --git a/database-backups/vigilanzaturni_v1.0.50_20251024_102610.sql.gz b/database-backups/vigilanzaturni_v1.0.50_20251024_102610.sql.gz deleted file mode 100644 index 7c26690..0000000 Binary files a/database-backups/vigilanzaturni_v1.0.50_20251024_102610.sql.gz and /dev/null differ diff --git a/database-backups/vigilanzaturni_v1.1.1_20251115_101122.sql.gz b/database-backups/vigilanzaturni_v1.1.1_20251115_101122.sql.gz new file mode 100644 index 0000000..a015548 Binary files /dev/null and b/database-backups/vigilanzaturni_v1.1.1_20251115_101122.sql.gz differ diff --git a/version.json b/version.json index 1010724..05c689b 100644 --- a/version.json +++ b/version.json @@ -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" } ] } \ No newline at end of file