Fix gesitone resources anche x MP-STATS

This commit is contained in:
Samuele Locatelli
2021-09-15 19:09:24 +02:00
parent f5a0b6a3a9
commit 13fc227875
9 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<TargetFramework>net5.0</TargetFramework>
<RootNamespace>MP.Stats</RootNamespace>
<UserSecretsId>826e877c-ba70-4253-84cb-d0b1cafd4440</UserSecretsId>
<Version>1.0.2109.1308</Version>
<Version>1.1.2109.1519</Version>
</PropertyGroup>
<ItemGroup>
@@ -1,6 +1,6 @@
<body>
<i>Modulo statistiche MAPO</i>
<h4>Versione: 1.0.2109.1308</h4>
<h4>Versione: 1.0.2109.1518</h4>
<br />
Note di rilascio:
<ul>
+1
View File
@@ -0,0 +1 @@
1.0.2109.1518

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>1.0.2109.1308</version>
<version>1.0.2109.1518</version>
<url>http://nexus.steamware.net/repository/SWS/MP-STATS/stable/0/MP.Stats.zip</url>
<changelog>http://nexus.steamware.net/repository/SWS/MP-STATS/stable/0/ChangeLog.html</changelog>
<mandatory>false</mandatory>
+1 -1
View File
@@ -5,7 +5,7 @@ $FileManIn="..\Resources\manifest-original.xml"
$FileManOut="..\Resources\manifest.xml"
$FileCLogIn="..\Resources\ChangeLog-original.html"
$FileCLogOut="..\Resources\ChangeLog.html"
$MajMin="1.0."
$MajMin="1.1."
$currentDate = get-date -format yyMM;
$currentTime = get-date -format ddHH;
$find = "<Version>(.|\n)*?</Version>";
-1
View File
@@ -1 +0,0 @@
1.0.2109.1308