From c0f858335aa792e5b6fb85cd5f4badb598e8acd0 Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Tue, 15 Jun 2021 18:57:40 +0200 Subject: [PATCH 1/2] Fix durata --> durata periodo --- MP.Stats/Pages/Diario.razor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MP.Stats/Pages/Diario.razor b/MP.Stats/Pages/Diario.razor index 101e1229..3c7877af 100644 --- a/MP.Stats/Pages/Diario.razor +++ b/MP.Stats/Pages/Diario.razor @@ -46,7 +46,7 @@ @record.IdxOdl | @record.KeyRichiesta @record.CodArticolo @record.Descrizione - @record.DurataMin + @record.DurataPeriodo @record.TotPzProd } From d677d94cdcd0bfba3f781767dd60a7bb55eb3c21 Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Tue, 15 Jun 2021 18:57:45 +0200 Subject: [PATCH 2/2] refresh --- MP.Stats/MP.Stats.csproj | 2 +- Resources/ChangeLog.html | 2 +- Resources/VersNum.txt | 2 +- Resources/manifest.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/MP.Stats/MP.Stats.csproj b/MP.Stats/MP.Stats.csproj index cb1018df..6e87e94e 100644 --- a/MP.Stats/MP.Stats.csproj +++ b/MP.Stats/MP.Stats.csproj @@ -4,7 +4,7 @@ net5.0 MP.Stats 826e877c-ba70-4253-84cb-d0b1cafd4440 - 1.0.2106.0319 + 1.0.2106.1518 diff --git a/Resources/ChangeLog.html b/Resources/ChangeLog.html index c890aa19..0bea0c3c 100644 --- a/Resources/ChangeLog.html +++ b/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo statistiche MAPO -

Versione: 1.0.2106.0319

+

Versione: 1.0.2106.1518


Note di rilascio:
    diff --git a/Resources/VersNum.txt b/Resources/VersNum.txt index f67b5579..7cfe175c 100644 --- a/Resources/VersNum.txt +++ b/Resources/VersNum.txt @@ -1 +1 @@ -1.0.2106.0319 +1.0.2106.1518 diff --git a/Resources/manifest.xml b/Resources/manifest.xml index 0d23072f..b7248fc4 100644 --- a/Resources/manifest.xml +++ b/Resources/manifest.xml @@ -1,6 +1,6 @@ - 1.0.2106.0319 + 1.0.2106.1518 http://nexus.steamware.net/repository/SWS/MP-STATS/stable/0/MP.Stats.zip http://nexus.steamware.net/repository/SWS/MP-STATS/stable/0/ChangeLog.html false