Merge branch 'Release/MpMon_03'

This commit is contained in:
Samuele Locatelli
2025-03-17 16:35:41 +01:00
5 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -5,14 +5,14 @@
<div class="page">
<main>
<div class="top-row px-4 justify-content-between">
<CmpHeader @rendermode="InteractiveWebAssembly"></CmpHeader>
<CmpHeader @rendermode="InteractiveAuto"></CmpHeader>
</div>
<article class="content px-4">
@Body
</article>
<div class="fixed-bottom bottom-row px-2">
<CmpFooter @rendermode="InteractiveWebAssembly" version="@version"></CmpFooter>
<CmpFooter @rendermode="InteractiveAuto" version="@version"></CmpFooter>
</div>
</main>
</div>
+1 -1
View File
@@ -6,7 +6,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<RootNamespace>MP.MON</RootNamespace>
<AssemblyName>$(AssemblyName.Replace(' ', '_'))</AssemblyName>
<Version>6.16.2503.1711</Version>
<Version>6.16.2503.1716</Version>
</PropertyGroup>
<ItemGroup>
+1 -1
View File
@@ -1,6 +1,6 @@
<body>
<i>Modulo MAPOSPEC </i>
<h4>Versione: 6.16.2503.1711</h4>
<h4>Versione: 6.16.2503.1716</h4>
<br /> Note di rilascio:
<ul>
<li>
+1 -1
View File
@@ -1 +1 @@
6.16.2503.1711
6.16.2503.1716
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>6.16.2503.1711</version>
<version>6.16.2503.1716</version>
<url>https://nexus.steamware.net/repository/SWS/MP-MON/stable/LAST/MP-MON.zip</url>
<changelog>https://nexus.steamware.net/repository/SWS/MP-MON/stable/LAST/ChangeLog.html</changelog>
<mandatory>false</mandatory>