diff --git a/Lux.API/Lux.API.csproj b/Lux.API/Lux.API.csproj
index f30c639..8c1f184 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 5a7154f..521ddea 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 b9fe405..df77ace 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 2919716..443f325 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 04e8bbd..c836128 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 f63c0b4..bb2f11a 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