diff --git a/Lux.API/Lux.API.csproj b/Lux.API/Lux.API.csproj
index f30c6390..8c1f184e 100644
--- a/Lux.API/Lux.API.csproj
+++ b/Lux.API/Lux.API.csproj
@@ -4,7 +4,7 @@
net8.0
enable
enable
- 0.9.2507.2217
+ 0.9.2507.2218
diff --git a/Lux.API/Program.cs b/Lux.API/Program.cs
index 5a7154f6..521ddeaf 100644
--- a/Lux.API/Program.cs
+++ b/Lux.API/Program.cs
@@ -63,7 +63,7 @@ if (app.Environment.IsDevelopment() || app.Environment.IsStaging())
//app.UseSwaggerUI();
app.UseSwaggerUI(c =>
{
- c.SwaggerEndpoint("/swagger/v1/swagger.json", "EgalWare's Lux API v1");
+ c.SwaggerEndpoint($"{baseUrl}swagger/v1/swagger.json", "EgalWare's Lux API");
});
}
diff --git a/Lux.Data/Lux.Data.csproj b/Lux.Data/Lux.Data.csproj
index b9fe405e..df77ace4 100644
--- a/Lux.Data/Lux.Data.csproj
+++ b/Lux.Data/Lux.Data.csproj
@@ -4,7 +4,7 @@
net8.0
enable
enable
- 0.9.2507.2217
+ 0.9.2507.2218
diff --git a/Resources/ChangeLog.html b/Resources/ChangeLog.html
index 29197165..443f3256 100644
--- a/Resources/ChangeLog.html
+++ b/Resources/ChangeLog.html
@@ -1,6 +1,6 @@
LUX - Web Windows MES
- Versione: 0.9.2507.2217
+ Versione: 0.9.2507.2218
Note di rilascio:
-
diff --git a/Resources/VersNum.txt b/Resources/VersNum.txt
index 04e8bbdf..c8361287 100644
--- a/Resources/VersNum.txt
+++ b/Resources/VersNum.txt
@@ -1 +1 @@
-0.9.2507.2217
+0.9.2507.2218
diff --git a/Resources/manifest.xml b/Resources/manifest.xml
index f63c0b4d..bb2f11a8 100644
--- a/Resources/manifest.xml
+++ b/Resources/manifest.xml
@@ -1,6 +1,6 @@
-
- 0.9.2507.2217
+ 0.9.2507.2218
http://nexus.steamware.net/repository/SWS/GPW/stable/GPW.UI.zip
http://nexus.steamware.net/repository/SWS/GPW/stable/ChangeLog.html
false