minor fix

This commit is contained in:
zaccaria.majid
2022-10-06 17:47:40 +02:00
parent 4cdf0033cd
commit 862960bae4
5 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<RootNamespace>MP.SPEC</RootNamespace>
<Version>6.16.2210.616</Version>
<Version>6.16.2210.617</Version>
</PropertyGroup>
<ItemGroup>
+2 -1
View File
@@ -18,7 +18,7 @@
</div>
<div class="card-body text-center">
<div class="shortcuts">
<div class="shortcuts my-3 py-3">
<div class="row">
<div class="col-12">
@if (ElencoLink == null)
@@ -33,6 +33,7 @@
}
else
{
foreach (var item in ElencoLink)
{
<a href="@item.NavigateUrl" class="shortcut">
+1 -1
View File
@@ -1,6 +1,6 @@
<body>
<i>Modulo MAPOSPEC </i>
<h4>Versione: 6.16.2210.616</h4>
<h4>Versione: 6.16.2210.617</h4>
<br /> Note di rilascio:
<ul>
<li>
+1 -1
View File
@@ -1 +1 @@
6.16.2210.616
6.16.2210.617
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>6.16.2210.616</version>
<version>6.16.2210.617</version>
<url>https://nexus.steamware.net/repository/SWS/MP-SPEC/stable/LAST/MP.SPEC.zip</url>
<changelog>https://nexus.steamware.net/repository/SWS/MP-SPEC/stable/LAST/ChangeLog.html</changelog>
<mandatory>false</mandatory>