diff --git a/MP-TAB3/MP-TAB3.csproj b/MP-TAB3/MP-TAB3.csproj
index 5b81e06d..4414b4e6 100644
--- a/MP-TAB3/MP-TAB3.csproj
+++ b/MP-TAB3/MP-TAB3.csproj
@@ -3,7 +3,7 @@
net6.0
enable
- 6.16.2410.1418
+ 6.16.2410.1511
enable
MP_TAB3
diff --git a/MP-TAB3/Pages/TechSheet.razor.cs b/MP-TAB3/Pages/TechSheet.razor.cs
index ea9dfbbb..0f7014a5 100644
--- a/MP-TAB3/Pages/TechSheet.razor.cs
+++ b/MP-TAB3/Pages/TechSheet.razor.cs
@@ -24,7 +24,7 @@ namespace MP_TAB3.Pages
#region Private Fields
- private string disMessage = "Gestione schede tecniche di attrezzaggio, collaudo e verifica procedure di setup. Il modulo opzionale ` attivabile su richiesta.";
+ private string disMessage = "Gestione schede tecniche di attrezzaggio, collaudo e verifica procedure di setup. Il modulo opzionale è attivabile su richiesta.";
private string disSubtitle = "Funzionalità disattivata";
diff --git a/MP-TAB3/Resources/ChangeLog.html b/MP-TAB3/Resources/ChangeLog.html
index 94b7baaf..452b90b0 100644
--- a/MP-TAB3/Resources/ChangeLog.html
+++ b/MP-TAB3/Resources/ChangeLog.html
@@ -1,6 +1,6 @@
Modulo MAPOSPEC
-
Versione: 6.16.2410.1418
+
Versione: 6.16.2410.1511
Note di rilascio:
-
diff --git a/MP-TAB3/Resources/VersNum.txt b/MP-TAB3/Resources/VersNum.txt
index 111af859..db885e1c 100644
--- a/MP-TAB3/Resources/VersNum.txt
+++ b/MP-TAB3/Resources/VersNum.txt
@@ -1 +1 @@
-6.16.2410.1418
+6.16.2410.1511
diff --git a/MP-TAB3/Resources/manifest.xml b/MP-TAB3/Resources/manifest.xml
index 3f96fec3..a9c20d09 100644
--- a/MP-TAB3/Resources/manifest.xml
+++ b/MP-TAB3/Resources/manifest.xml
@@ -1,6 +1,6 @@
-
- 6.16.2410.1418
+ 6.16.2410.1511
https://nexus.steamware.net/repository/SWS/MP-TAB3/stable/LAST/MP-TAB3.zip
https://nexus.steamware.net/repository/SWS/MP-TAB3/stable/LAST/ChangeLog.html
false
diff --git a/MP-TAB3/appsettings.Production.json b/MP-TAB3/appsettings.Production.json
index 924ae125..077a3fb3 100644
--- a/MP-TAB3/appsettings.Production.json
+++ b/MP-TAB3/appsettings.Production.json
@@ -23,7 +23,7 @@
"BaseAddr": "https://iis04.egalware.com/MP/TAB3/",
"BasePathDisegni": "C:\\Steamware\\disegni",
"BaseUrlTab": "/MP/TAB3",
- "ImgBasePath": "https://iis04.egalware.com/MP/images/macchine/small/",
+ "ImgBasePath": "https://iis04.egalware.com/MP/macchine/small/",
"MpIoNS": "MoonPro:SQL2016DEV:MoonPro"
},
"AlarmDest": "samuele.locatelli@egalware.com, ceo@steamware.net"
diff --git a/MP-TAB3/appsettings.json b/MP-TAB3/appsettings.json
index 09876947..0272dcfd 100644
--- a/MP-TAB3/appsettings.json
+++ b/MP-TAB3/appsettings.json
@@ -67,7 +67,7 @@
"BaseAddr": "https://localhost:7295/MP/TAB3/",
"BasePathDisegni": "\\\\iis01\\W$\\Files\\Disegni",
"BaseUrlTab": "/MP/TAB3",
- "ImgBasePath": "https://iis01.egalware.com/MP/images/macchine/small/",
+ "ImgBasePath": "https://iis01.egalware.com/MP/macchine/small/",
"MpIoNS": "MoonPro:SQL2016DEV:MoonPro",
"maxChar4Scroll": 21
},