diff --git a/MP.Land/MP.Land.csproj b/MP.Land/MP.Land.csproj
index 3bd78b24..e800dbd7 100644
--- a/MP.Land/MP.Land.csproj
+++ b/MP.Land/MP.Land.csproj
@@ -3,7 +3,7 @@
net5.0
MP.Land
- 6.14.2111.2414
+ 6.14.2111.2415
diff --git a/MP.Land/Resources/ChangeLog.html b/MP.Land/Resources/ChangeLog.html
index 46de6f68..a24b2acd 100644
--- a/MP.Land/Resources/ChangeLog.html
+++ b/MP.Land/Resources/ChangeLog.html
@@ -1,6 +1,6 @@
Modulo gestione Programmi MAPO
- Versione: 6.14.2111.2414
+ Versione: 6.14.2111.2415
Note di rilascio:
diff --git a/MP.Land/Resources/VersNum.txt b/MP.Land/Resources/VersNum.txt
index 814b8410..8e83ab18 100644
--- a/MP.Land/Resources/VersNum.txt
+++ b/MP.Land/Resources/VersNum.txt
@@ -1 +1 @@
-6.14.2111.2414
+6.14.2111.2415
diff --git a/MP.Land/Resources/manifest.xml b/MP.Land/Resources/manifest.xml
index f595ace3..6288b38d 100644
--- a/MP.Land/Resources/manifest.xml
+++ b/MP.Land/Resources/manifest.xml
@@ -1,6 +1,6 @@
-
- 6.14.2111.2414
+ 6.14.2111.2415
https://nexus.steamware.net/repository/SWS/MP-LAND/stable/LAST/MP.Land.zip
https://nexus.steamware.net/repository/SWS/MP-LAND/stable/LAST/ChangeLog.html
false
diff --git a/MP.Land/appsettings.Production.json b/MP.Land/appsettings.Production.json
index 557d5444..dace0e87 100644
--- a/MP.Land/appsettings.Production.json
+++ b/MP.Land/appsettings.Production.json
@@ -8,5 +8,5 @@
}
},
"Environment": "Steam PROD",
- "BaseUrl": "https://iis02.egalware.com/MP/"
+ "BaseUrl": "https://iis02.egalware.com/"
}
\ No newline at end of file
diff --git a/MP.Land/appsettings.Staging.json b/MP.Land/appsettings.Staging.json
index 31aa23ba..85cfe9d8 100644
--- a/MP.Land/appsettings.Staging.json
+++ b/MP.Land/appsettings.Staging.json
@@ -8,5 +8,5 @@
}
},
"Environment": "Steam DEV",
- "BaseUrl": "https://iis01.egalware.com/MP/"
+ "BaseUrl": "https://iis01.egalware.com/"
}
\ No newline at end of file