Correzione gestione calcolo vers number

This commit is contained in:
Samuele Locatelli
2022-04-14 16:52:57 +02:00
parent d19dc0edb5
commit 268ee1e2e0
11 changed files with 57 additions and 17 deletions
+5 -7
View File
@@ -1,18 +1,16 @@
<body>
<i>Modulo statistiche MAPO</i>
<h4>Versione: 6.15.2204.1414</h4>
<br />
Note di rilascio:
<i>Modulo MON MAPO</i>
<h4>Versione: 6.15.2204.1416</h4>
<br /> Note di rilascio:
<ul>
<li>
<b>Ultime modifiche:</b>
<ul>{{LAST-CHANGES}}</ul>
</li>
<li>
<b>v.1.* &rarr;</b>
<b>v.6.15.* &rarr;</b>
<ul>
<li>Prima release dotnet5</li>
<li>Integrazione EFCore</li>
<li>Prima release dotnet6</li>
</ul>
</li>
</ul>
+1 -1
View File
@@ -1 +1 @@
6.15.2204.1414
6.15.2204.1416
+3 -3
View File
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>6.15.2204.1414</version>
<url>https://nexus.steamware.net/repository/SWS/MP-STATS/stable/LAST/MP.Stats.zip</url>
<changelog>https://nexus.steamware.net/repository/SWS/MP-STATS/stable/LAST/ChangeLog.html</changelog>
<version>6.15.2204.1416</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>
</item>